Skip to content

Commit

Permalink
chore: Change version.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
redpeacock78 committed Dec 29, 2021
1 parent 95ee99b commit e75cae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export function version(): string {
return "v0.0.15";
return "v0.0.16";
}

0 comments on commit e75cae4

Please sign in to comment.