lib/cliutils/constants.rb in cliutils-2.0.2 vs lib/cliutils/constants.rb in cliutils-2.0.3
- old
+ new
@@ -1,5 +1,5 @@
# Stores constants to use.
module CLIUtils
# The current version of the gem
- VERSION = '2.0.2'
+ VERSION = '2.0.3'
end
- old
+ new