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