We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e98c6 commit a3d4b08Copy full SHA for a3d4b08
src/info.ts
@@ -1,5 +1,5 @@
1
// see https://stackoverflow.com/questions/61829367/node-js-dirname-filename-equivalent-in-deno
2
-export const VERSION = "0.13.0";
+export const VERSION = "0.14.1";
3
4
/**
5
* The flags we want collie to be invoked with.
0 commit comments