Skip to content

Commit

Permalink
Bump up 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 2, 2024
1 parent f8c416e commit 53f97f3
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 @@ -41,7 +41,7 @@
module SecureRandom

# The version
VERSION = "0.3.2"
VERSION = "0.4.0"

class << self
# Returns a random binary string containing +size+ bytes.
Expand Down

0 comments on commit 53f97f3

Please sign in to comment.