lib/comatose/version.rb in comatose-2.0.1 vs lib/comatose/version.rb in comatose-2.0.5

- old
+ new

@@ -1,4 +1,4 @@ module Comatose - VERSION = "2.0" - VERSION_STRING = "#{VERSION} (uber-alpha)" + VERSION = "2.0.5" + VERSION_STRING = "#{VERSION} (beta)" end \ No newline at end of file