Skip to content

Commit 461fa56

Browse files
hsbtmatzbot
authored andcommitted
[ruby/securerandom] Bump up v0.3.2
ruby/securerandom@9703d96a76
1 parent 768f2d1 commit 461fa56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/securerandom.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
module SecureRandom
4242

4343
# The version
44-
VERSION = "0.3.1"
44+
VERSION = "0.3.2"
4545

4646
class << self
4747
# Returns a random binary string containing +size+ bytes.

0 commit comments

Comments
 (0)