Skip to content

Commit 430b63f

Browse files
committed
chore: Add version.ts
1 parent b612012 commit 430b63f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

version.ts

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

0 commit comments

Comments
 (0)