lib/jss/version.rb in ruby-jss-0.13.0 vs lib/jss/version.rb in ruby-jss-0.14.0
- old
+ new
@@ -25,8 +25,8 @@
###
module JSS
### The version of the JSS ruby gem
- VERSION = '0.13.0'.freeze
+ VERSION = '0.14.0'.freeze
end # module
- old
+ new