Skip to content

Commit 50e298b

Browse files
authored
fix: remove mentions of beta releases (#60)
1 parent 69c8b2a commit 50e298b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Add this dependency to your `package.json`:
1313
```json
1414
{
1515
"dependencies": {
16-
"@biscuit-auth/biscuit-wasm": "0.6.0-beta.1"
16+
"@biscuit-auth/biscuit-wasm": "0.6.0"
1717
}
1818
}
1919
```

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)