lib/celluloid/version.rb in celluloid-0.2.0 vs lib/celluloid/version.rb in celluloid-0.2.1
- old
+ new
@@ -1,4 +1,4 @@
module Celluloid
- VERSION = '0.2.0'
+ VERSION = '0.2.1'
def self.version; VERSION; end
-end
\ No newline at end of file
+end