Skip to content

Commit bfc2ed8

Browse files
committed
Tap v0.12.2
1 parent 143b4b7 commit bfc2ed8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: noir
2-
version: 0.12.1
2+
version: 0.12.2
33

44
authors:
55
- hahwul <hahwul@gmail.com>

src/noir.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require "./options.cr"
66
require "./techs/techs.cr"
77

88
module Noir
9-
VERSION = "0.12.1"
9+
VERSION = "0.12.2"
1010
end
1111

1212
noir_options = default_options()

0 commit comments

Comments
 (0)