Skip to content

Commit ff52431

Browse files
hsbtmatzbot
authored andcommitted
[ruby/securerandom] Bump up 0.4.0
ruby/securerandom@53f97f3151
1 parent 165e34e commit ff52431

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.2"
44+
VERSION = "0.4.0"
4545

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

0 commit comments

Comments
 (0)