Skip to content

Commit d9668a9

Browse files
authored
Merge pull request #172 from meshcloud/change_to_v0.12.0
release v0.12.0
2 parents acec30c + f5a2cac commit d9668a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/info.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// see https://stackoverflow.com/questions/61829367/node-js-dirname-filename-equivalent-in-deno
2-
export const VERSION = "0.11.0";
2+
export const VERSION = "0.12.0";
33

44
/**
55
* The flags we want collie to be invoked with.

0 commit comments

Comments
 (0)