lib/fastly/gem_version.rb in fastly-1.1.4 vs lib/fastly/gem_version.rb in fastly-1.1.5
- old
+ new
@@ -1,4 +1,4 @@
+# The current version of the library
class Fastly
- # The current version of the library
- VERSION = "1.1.4"
+ VERSION = "1.1.5"
end