Skip to content

Commit

Permalink
Bump up v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 19, 2024
1 parent b350a9d commit a554626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/prime.rb
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ def Integer.each_prime(ubound, &block) # :yields: prime

class Prime

VERSION = "0.1.2"
VERSION = "0.1.3"

include Enumerable
include Singleton
Expand Down

0 comments on commit a554626

Please sign in to comment.