Skip to content

Commit a035d2a

Browse files
Merge pull request #48 from dblock/setup-next-version
Setup next version
2 parents 3c25635 + 3581539 commit a035d2a

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)