Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
spikex committed Jan 18, 2011
1 parent 4a66100 commit 60fadf0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/strongbox.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

module Strongbox

VERSION = "0.4.1"
VERSION = "0.4.2"

RSA_PKCS1_PADDING = OpenSSL::PKey::RSA::PKCS1_PADDING
RSA_SSLV23_PADDING = OpenSSL::PKey::RSA::SSLV23_PADDING
Expand Down
5 changes: 3 additions & 2 deletions strongbox.gemspec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
--- !ruby/object:Gem::Specification
name: strongbox
version: !ruby/object:Gem::Version
version: 0.4.1
version: 0.4.2
platform: ruby
authors:
- Spike Ilacqua
autorequire:
bindir: bin
cert_chain: []

date: 2010-10-09 00:00:00 -06:00
date: 2011-01-17 00:00:00 -07:00
default_executable:
dependencies:
- !ruby/object:Gem::Dependency
Expand Down Expand Up @@ -53,6 +53,7 @@ extra_rdoc_files: []
files:
- LICENSE
- Rakefile
- README.html
- README.textile
- init.rb
- lib/strongbox
Expand Down

0 comments on commit 60fadf0

Please sign in to comment.