lib/fastly/gem_version.rb in fastly-1.1.0 vs lib/fastly/gem_version.rb in fastly-1.1.1

- old
+ new

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