lib/jss/version.rb in ruby-jss-1.2.6 vs lib/jss/version.rb in ruby-jss-1.2.9
- old
+ new
@@ -1,6 +1,6 @@
-### Copyright 2019 Pixar
+### Copyright 2020 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 ruby-jss
- VERSION = '1.2.6'.freeze
+ VERSION = '1.2.9'.freeze
end # module