Skip to content

Commit 9e3b474

Browse files
committed
chore: fix-version
1 parent 7a0fad8 commit 9e3b474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '$PACKAGE_VERSION';
1+
export const version = '0.0.0-development';

0 commit comments

Comments
 (0)