lib/coder_wally/version.rb in coder_wally-1.0.0 vs lib/coder_wally/version.rb in coder_wally-1.0.1
- old
+ new
@@ -1,5 +1,5 @@
# All code in the gem is namespaced under this module.
module CoderWally
# The current version of CoderWally.
- VERSION = '1.0.0'
+ VERSION = '1.0.1'
end