lib/space2hyphen/version.rb in space2hyphen-0.0.1 vs lib/space2hyphen/version.rb in space2hyphen-0.0.2

- old
+ new

@@ -1,6 +1,6 @@ # coding: utf-8 # This module holds the Space2hyphen version information. module Space2hyphen - VERSION = '0.0.1' + VERSION = '0.0.2' end