Skip to content

Commit

Permalink
release pre alpha BIP-353 react native
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Sep 21, 2024
1 parent 5393b4d commit 51deb12
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ const result = await Bip353.multiply(3, 7);

- [X] Core functions
- [ ] NPM
- [ ] FOSS
- [x] FOSS
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bip-353-lib",
"version": "1.0.0",
"version": "1.0.0-alpha",
"description": "React Native for BIP-353 ",
"main": "index.js",
"bip21": "bip21.js",
Expand Down

0 comments on commit 51deb12

Please sign in to comment.