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

Commit a6aaa6e

Browse files
committed
Change version to 0.1.0
1 parent 6d0a95d commit a6aaa6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/jest-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bugs": "https://github.com/unflakable/unflakable-javascript/issues",
66
"homepage": "https://unflakable.com",
77
"license": "MIT",
8-
"version": "1.0.0-alpha.3",
8+
"version": "0.1.0",
99
"exports": {
1010
".": {
1111
"types": "./dist/index.d.ts",

packages/js-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bugs": "https://github.com/unflakable/unflakable-javascript/issues",
66
"homepage": "https://unflakable.com",
77
"license": "MIT",
8-
"version": "1.0.0-alpha.3",
8+
"version": "0.1.0",
99
"main": "dist/index.js",
1010
"types": "dist/index.d.ts",
1111
"files": [

0 commit comments

Comments
 (0)