Skip to content

Commit 74b05c9

Browse files
committed
1.0 RC 2
1 parent 1ab44f0 commit 74b05c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderay.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |s|
77

88
# thanks to @Argorak for this solution
99
revision = 134 + (`git log --oneline | wc -l`.to_i)
10-
s.version = "#{CodeRay::VERSION}.#{revision}rc1"
10+
s.version = "#{CodeRay::VERSION}.#{revision}rc2"
1111

1212
# s.version = CodeRay::VERSION
1313

0 commit comments

Comments
 (0)