Skip to content

Commit

Permalink
Update version.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamBergamin committed Nov 10, 2023
1 parent 7ed7ea2 commit 8bd48c3
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.2.0";
const VERSION = "1.2.2";
export default VERSION;

if (import.meta.main) {
Expand Down

0 comments on commit 8bd48c3

Please sign in to comment.