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

Commit 61416f6

Browse files
committed
Bump package versions to 0.1.2
1 parent 87ed590 commit 61416f6

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
@@ -8,7 +8,7 @@
88
"bugs": "https://github.com/unflakable/unflakable-javascript/issues",
99
"homepage": "https://unflakable.com",
1010
"license": "MIT",
11-
"version": "0.1.1",
11+
"version": "0.1.2",
1212
"exports": {
1313
".": {
1414
"types": "./dist/index.d.ts",

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.1.1",
11+
"version": "0.1.2",
1212
"main": "dist/index.js",
1313
"types": "dist/index.d.ts",
1414
"files": [

0 commit comments

Comments
 (0)