Skip to content

Commit fc24985

Browse files
author
NetSHH Robot
committed
chore: bump version
1 parent 25919bb commit fc24985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bcrypt_pbkdf.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'bcrypt_pbkdf'
3-
s.version = '1.1.1'
3+
s.version = '1.1.2.rc1'
44

55
s.summary = "OpenBSD's bcrypt_pbkdf (a variant of PBKDF2 with bcrypt-based PRF)"
66
s.description = <<-EOF

0 commit comments

Comments
 (0)