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