Skip to content

Commit c33bff1

Browse files
committed
Bump to v0.1.2
1 parent b781100 commit c33bff1

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: crotest
2-
version: 0.1.1
2+
version: 0.1.2
33

44
authors:
55
- Emiliano Mancuso <[email protected]>

src/crotest/version.cr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Crotest
2-
VERSION = "0.1.1"
2+
VERSION = "0.1.2"
33
end

0 commit comments

Comments
 (0)