Skip to content

Commit 4992422

Browse files
authored
update version number (#25)
1 parent d88d55e commit 4992422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111

1212
env:
13-
PACKAGE_VERSION: "0.1.${{ github.run_number }}"
13+
PACKAGE_VERSION: "1.0.${{ github.run_number }}"
1414

1515
permissions:
1616
contents: read

0 commit comments

Comments
 (0)