Skip to content

Commit 386343a

Browse files
committed
0.4.1
1 parent 60429ec commit 386343a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

shard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: optarg
2-
version: 0.4.0.1
2+
version: 0.4.1
33

44
authors:
55
- mosop

src/optarg/version.cr

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Optarg
2-
VERSION = "0.4.0.1"
2+
VERSION = "0.4.1"
33
end

0 commit comments

Comments
 (0)