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

- old
+ new

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