Skip to content

Commit a3e79c7

Browse files
committed
trying to fix TravisCI error
1 parent 965b8f4 commit a3e79c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/coderay/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CodeRay
2-
VERSION = '1.1.0'
2+
VERSION = '1.1.0' unless defined? VERSION
33
end

0 commit comments

Comments
 (0)