Skip to content

Commit

Permalink
Update version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Maj committed Mar 24, 2023
1 parent d03b4b2 commit 843d4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const VERSION = "0.9.3";
const VERSION = "0.10.0";
export default VERSION;

if (import.meta.main) {
Expand Down

0 comments on commit 843d4d6

Please sign in to comment.