We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b22ff commit f5ef2b1Copy full SHA for f5ef2b1
saikuro.gemspec
@@ -2,7 +2,7 @@ require 'rubygems'
2
3
spec = Gem::Specification.new do |s|
4
s.name = "Saikuro"
5
- s.version = "1.1.0.p"
+ s.version = "1.1.1"
6
s.author = "Zev Blut"
7
s.email = "[email protected]"
8
s.homepage = "http://saikuro.rubyforge.org/"
0 commit comments