Skip to content

Commit deffefb

Browse files
committed
0.3.0
1 parent c86ca1f commit deffefb

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.2.6
2+
version: 0.3.0
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.2.6"
2+
VERSION = "0.3.0"
33
end

0 commit comments

Comments
 (0)