lib/fastly/gem_version.rb in fastly-3.0.1 vs lib/fastly/gem_version.rb in fastly-3.0.2

- old
+ new

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