mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/prime] v0.1.2
This commit is contained in:
parent
1866d483dc
commit
b603085d2f
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ end
|
|||
|
||||
class Prime
|
||||
|
||||
VERSION = "0.1.1"
|
||||
VERSION = "0.1.2"
|
||||
|
||||
include Enumerable
|
||||
include Singleton
|
||||
|
|
Loading…
Reference in a new issue