Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Commit 52dc56a

Browse files
committed
Fix js-api version to 0.2.0
1 parent b9c5205 commit 52dc56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/js-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bugs": "https://github.com/unflakable/unflakable-javascript/issues",
99
"homepage": "https://unflakable.com",
1010
"license": "MIT",
11-
"version": "0.2",
11+
"version": "0.2.0",
1212
"main": "dist/index.js",
1313
"types": "dist/index.d.ts",
1414
"files": [

0 commit comments

Comments
 (0)