lib/hawkular/version.rb in hawkular-client-2.8.0 vs lib/hawkular/version.rb in hawkular-client-2.9.0
- old
+ new
@@ -2,7 +2,7 @@
# Submodules are provided for individual components
# @see http://hawkular.org
# @see https://github.com/hawkular
module Hawkular
# Version of the Hawkular Ruby Gem
- VERSION = '2.8.0'.freeze
+ VERSION = '2.9.0'.freeze
end