We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a1dc5 commit 72bbed3Copy full SHA for 72bbed3
.github/release-please/manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.0.1"
+ ".": "0.0.0"
3
}
package.json
@@ -1,6 +1,6 @@
"name": "@matterlabs/zksync-js",
- "version": "0.0.1",
+ "version": "0.0.0",
4
"main": "./dist/index.cjs",
5
"module": "./dist/index.js",
6
"devDependencies": {
0 commit comments