Skip to content

Commit 132ea9e

Browse files
committed
0.5.0 (fix #4)
1 parent c5f63ce commit 132ea9e

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: cli
2-
version: 0.4.0.6
2+
version: 0.5.0
33

44
authors:
55
- mosop

src/cli/version.cr

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

0 commit comments

Comments
 (0)