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.
2 parents acec30c + f5a2cac commit d9668a9Copy full SHA for d9668a9
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.11.0";
+export const VERSION = "0.12.0";
3
4
/**
5
* The flags we want collie to be invoked with.
0 commit comments