Skip to content

Commit ef59ae8

Browse files
committed
1.0.0-rc.1
1 parent 9152972 commit ef59ae8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netflix/x-test-cli",
3-
"version": "0.0.0",
3+
"version": "1.0.0-rc.1",
44
"exports": {
55
"./x-test-cli.js": "/x-test-cli.js"
66
}

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,7 +1,7 @@
11
{
22
"name": "@netflix/x-test-cli",
33
"description": "a simple cli for x-test",
4-
"version": "0.0.0",
4+
"version": "1.0.0-rc.1",
55
"license": "Apache-2.0",
66
"repository": "https://github.com/Netflix/x-test",
77
"type": "module",

0 commit comments

Comments
 (0)