lib/fastly/gem_version.rb in fastly-1.1.3 vs lib/fastly/gem_version.rb in fastly-1.1.4

- old
+ new

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