We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fca1b47 commit 4a15965Copy full SHA for 4a15965
bcrypt_pbkdf.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'bcrypt_pbkdf'
3
- s.version = '1.1.1.rc2'
+ s.version = '1.1.1'
4
5
s.summary = "OpenBSD's bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)"
6
s.description = <<-EOF
0 commit comments