Skip to content

Commit c42bfd2

Browse files
committed
release v0.13.0
1 parent d5b4129 commit c42bfd2

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.12.0";
2+
export const VERSION = "0.13.0";
33

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

0 commit comments

Comments
 (0)