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

- old
+ new

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