Skip to content

Commit 3581539

Browse files
committed
Setup next version
1 parent 3c25635 commit 3581539

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Next
1+
### 1.0.1 (Next)
22

33
* Your contribution here.
44

lib/ruby-enum/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Ruby
44
module Enum
5-
VERSION = '1.0.0'
5+
VERSION = '1.0.1'
66
end
77
end

0 commit comments

Comments
 (0)