mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/prime] Bump version
This commit is contained in:
parent
446c243da3
commit
048f797bf0
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ end
|
|||
|
||||
class Prime
|
||||
|
||||
VERSION = "0.1.0"
|
||||
VERSION = "0.1.1"
|
||||
|
||||
include Enumerable
|
||||
include Singleton
|
||||
|
|
Loading…
Reference in a new issue