We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fcd6d commit 7a82532Copy full SHA for 7a82532
src/version.ts
@@ -1,3 +1,3 @@
1
-export const VERSION = "1.9.0";
+export const VERSION = "1.9.1";
2
3
export const MINIMUM_DENO_VERSION = "1.28.3";
0 commit comments