summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2012-10-05 12:54:38 +0200
committerAzul <azul@riseup.net>2012-10-05 12:54:38 +0200
commit41ef9b34b7cfb94574868db401aaf17b82733670 (patch)
tree7951329a9195d598db4e089ba6bec379789e1fcc
parent3ba02adc008d11a6caddcc80137766549772e5a6 (diff)
bumped version
-rw-r--r--ruby-srp.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby-srp.gemspec b/ruby-srp.gemspec
index eac9076..634b0c4 100644
--- a/ruby-srp.gemspec
+++ b/ruby-srp.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "ruby-srp"
- s.version = "0.0.2"
+ s.version = "0.1.0"
s.platform = Gem::Platform::RUBY
s.authors = ["Azul"]
s.email = ["azul@leap.se"]