lib/comatose/version.rb in comatose-rubyisbeautiful-3.0.4 vs lib/comatose/version.rb in comatose-rubyisbeautiful-3.0.5
- old
+ new
@@ -1,6 +1,6 @@
module Comatose
- VERSION = "3.0.4"
+ VERSION = "3.0.5"
VERSION_STRING = "#{VERSION} (beta)"
def self.version
VERSION
end