[ruby/securerandom] Bump up v0.4.1
https://github.com/ruby/securerandom/commit/65fb8ddcc3
This commit is contained in:
parent
7923e420c4
commit
89d3b72488
@ -41,7 +41,7 @@ require 'random/formatter'
|
||||
module SecureRandom
|
||||
|
||||
# The version
|
||||
VERSION = "0.4.0"
|
||||
VERSION = "0.4.1"
|
||||
|
||||
class << self
|
||||
# Returns a random binary string containing +size+ bytes.
|
||||
|
Loading…
x
Reference in New Issue
Block a user