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

- old
+ new

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