Skip to content

Commit 8b8d32e

Browse files
committed
final RC
1 parent 1627371 commit 8b8d32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderay.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Gem::Specification.new do |s|
1010
else
1111
# thanks to @Argorak for this solution
1212
revision = 134 + (`git log --oneline | wc -l`.to_i)
13-
s.version = "#{CodeRay::VERSION}.#{revision}rc2"
13+
s.version = "#{CodeRay::VERSION}.#{revision}rc3"
1414
end
1515

1616
s.authors = ['Kornelius Kalnbach']

0 commit comments

Comments
 (0)