lib/fastly/gem_version.rb in fastly-2.1.0 vs lib/fastly/gem_version.rb in fastly-2.2.0

- old
+ new

@@ -1,4 +1,4 @@ # The current version of the library class Fastly - VERSION = "2.1.0" + VERSION = "2.2.0" end