Skip to content

Commit

Permalink
[ruby/securerandom] Bump up v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Dec 16, 2023
1 parent 7c1ec8a commit 2b3fc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/securerandom.rb
Expand Up @@ -41,7 +41,7 @@
module SecureRandom

# The version
VERSION = "0.3.0"
VERSION = "0.3.1"

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

0 comments on commit 2b3fc04

Please sign in to comment.