We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965b8f4 commit a3e79c7Copy full SHA for a3e79c7
lib/coderay/version.rb
@@ -1,3 +1,3 @@
1
module CodeRay
2
- VERSION = '1.1.0'
+ VERSION = '1.1.0' unless defined? VERSION
3
end
0 commit comments