lib/jss/version.rb in ruby-jss-1.1.0b2 vs lib/jss/version.rb in ruby-jss-1.1.0b3

- old
+ new

@@ -24,9 +24,9 @@ ### ### module JSS - ### The version of the JSS ruby gem - VERSION = '1.1.0b2'.freeze + ### The version of ruby-jss + VERSION = '1.1.0b3'.freeze end # module