Skip to content

Commit 4a8e709

Browse files
committed
reset VERSION.txt
skip-checks: true
1 parent 564b1e0 commit 4a8e709

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.22.0
1+
0.1.0-alpha.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-stdlib-extensions",
3-
"version": "1.0.0",
3+
"version": "0.1.0-alpha.1",
44
"description": "JavaScript standard library extensions",
55
"main": "./dist/index.js",
66
"types": "./@types/index.d.ts",

0 commit comments

Comments
 (0)