Makefile in smartystreets_ruby_sdk-3.0.0 vs Makefile in smartystreets_ruby_sdk-3.1.0

- old
+ new

@@ -1,7 +1,7 @@ #!/usr/bin/make -f -SOURCE_VERSION := 3.0 +SOURCE_VERSION := 3.1 tests: ruby -Ilib -e 'ARGV.each { |f| require f }' ./test/smartystreets_ruby_sdk/test*.rb ./test/smartystreets_ruby_sdk/us_street/test*.rb ./test/smartystreets_ruby_sdk/us_zipcode/test*.rb publish: version