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