We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ebeee9 commit c91e35eCopy full SHA for c91e35e
coderay.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
11
# thanks to @Argorak for this solution
12
# revision = 134 + (`git log --oneline | wc -l`.to_i)
13
# s.version = "#{CodeRay::VERSION}.#{revision}rc1"
14
- s.version = "#{CodeRay::VERSION}.rc1"
+ s.version = "#{CodeRay::VERSION}.rc2"
15
end
16
17
s.authors = ['Kornelius Kalnbach']
0 commit comments