lib/fastly/gem_version.rb in fastly-1.2.3 vs lib/fastly/gem_version.rb in fastly-1.3.0

- old
+ new

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