We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1e387 commit b6719c1Copy full SHA for b6719c1
src/version.ts
@@ -1,4 +1,4 @@
1
-const VERSION = "1.4.0";
+const VERSION = "1.5.0";
2
export default VERSION;
3
4
if (import.meta.main) {
0 commit comments