lib/coder_wally/version.rb in coder_wally-0.1.1 vs lib/coder_wally/version.rb in coder_wally-0.1.2

- old
+ new

@@ -1,5 +1,5 @@ # All code in the gem is namespaced under this module. module CoderWally # The current version of CoderWally. - VERSION = '0.1.1' + VERSION = '0.1.2' end