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