lib/jss/version.rb in ruby-jss-0.6.6 vs lib/jss/version.rb in ruby-jss-0.6.7
- old
+ new
@@ -1,6 +1,7 @@
-### Copyright 2016 Pixar
+### Copyright 2017 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:
### Section 6. Trademarks. is deleted and replaced with:
@@ -24,8 +25,8 @@
###
module JSS
### The version of the JSS ruby gem
- VERSION = '0.6.6'
+ VERSION = '0.6.7'.freeze
end # module