Skip to content

Commit

Permalink
Bump up 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 7, 2023
1 parent 957aebe commit 12c4ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/securerandom.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

module SecureRandom

VERSION = "0.2.2"
VERSION = "0.3.0"

class << self
def bytes(n)
Expand Down

0 comments on commit 12c4ef3

Please sign in to comment.