Skip to content

Commit c0a22b3

Browse files
committed
Bump minor version
1 parent 7763357 commit c0a22b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iden3/binfileutils",
3-
"version": "0.1.0",
3+
"version": "0.0.12",
44
"description": "Utils to work with iden3 binary files.",
55
"type": "module",
66
"exports": {
@@ -30,6 +30,6 @@
3030
},
3131
"dependencies": {
3232
"fastfile": "0.0.20",
33-
"ffjavascript": "0.3.0"
33+
"ffjavascript": "^0.3.0"
3434
}
3535
}

0 commit comments

Comments
 (0)