lib/jss/version.rb in ruby-jss-0.11.0a5 vs lib/jss/version.rb in ruby-jss-0.11.0a6

- old
+ new

@@ -1,6 +1,6 @@ -### Copyright 2017 Pixar +### Copyright 2018 Pixar ### ### Licensed under the Apache License, Version 2.0 (the "Apache License") ### with the following modification; you may not use this file except in ### compliance with the Apache License and the following modification to it: @@ -25,8 +25,8 @@ ### module JSS ### The version of the JSS ruby gem - VERSION = '0.11.0a5'.freeze + VERSION = '0.11.0a6'.freeze end # module