8000 prepare for rc2 · dradtke/coderay@c91e35e · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c91e35e

Browse files
committed
prepare for rc2
1 parent 3ebeee9 commit c91e35e

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
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
1111
# thanks to @Argorak for this solution
1212
# revision = 134 + (`git log --oneline | wc -l`.to_i)
1313
# s.version = "#{CodeRay::VERSION}.#{revision}rc1"
14-
s.version = "#{CodeRay::VERSION}.rc1"
14+
s.version = "#{CodeRay::VERSION}.rc2"
1515
end
1616

1717
s.authors = ['Kornelius Kalnbach']

0 commit comments

Comments
 (0)
0