Rakefile in adwords4r-11.0.3 vs Rakefile in adwords4r-11.1.0

- old
+ new

@@ -14,10 +14,10 @@ # Determine the current version of the software CLOBBER.include('pkg') -CURRENT_VERSION = '11.0.3' +CURRENT_VERSION = '11.1.0' PKG_VERSION = ENV['REL'] ? ENV['REL'] : CURRENT_VERSION SRC_RB = FileList['lib/**/*.rb'] WSDLDIR = 'wsdl'