We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce9689f commit 12849b3Copy full SHA for 12849b3
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "@linear-protocol/linear-sdk",
3
"author": "LiNEAR Protocol",
4
"module": "./dist/linear-sdk.esm.js",
5
- "version": "0.0.0",
+ "version": "0.1.0",
6
"license": "MIT",
7
"main": "./dist/index.js",
8
"typings": "./dist/index.d.ts",
0 commit comments