Skip to content

Commit

Permalink
fix: constants out of sync with versions
Browse files Browse the repository at this point in the history
  • Loading branch information
luqven committed May 28, 2021
1 parent eefb6ed commit a977614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const PACKAGE_VERSION = "9.1.2";
export const PACKAGE_VERSION = "9.1.3";

0 comments on commit a977614

Please sign in to comment.