We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92c8e4e commit b0702c4Copy full SHA for b0702c4
1 file changed
bcrypt-ruby.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'bcrypt-ruby'
3
- s.version = '2.1.3'
+ s.version = '2.1.4'
4
5
s.summary = "OpenBSD's bcrypt() password hashing algorithm."
6
s.description = <<-EOF
0 commit comments