Skip to content

Commit

Permalink
chore: Add version.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
redpeacock78 committed Nov 16, 2021
1 parent b612012 commit 430b63f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions version.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export function version() {
return "v0.0.13";
}

0 comments on commit 430b63f

Please sign in to comment.