Skip to content

Commit

Permalink
Version bump for 1.2.0 release. (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
filmaj authored Oct 26, 2023
1 parent a7c7cd6 commit 64847de
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 = "1.1.0";
const VERSION = "1.2.0";
export default VERSION;

if (import.meta.main) {
Expand Down

0 comments on commit 64847de

Please sign in to comment.