Skip to content

Commit 76f4f26

Browse files
committed
chore: Change version.ts
1 parent a3a0c5a commit 76f4f26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export function version() {
2-
return "v0.0.13";
1+
export function version(): string {
2+
return "v0.0.14";
33
}

0 commit comments

Comments
 (0)