lib/fastly/gem_version.rb in fastly-2.3.0 vs lib/fastly/gem_version.rb in fastly-2.3.1

- old
+ new

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