my-congress.gemspec in my-congress-0.1.2 vs my-congress.gemspec in my-congress-0.1.3

- old
+ new

@@ -1,9 +1,9 @@ require_relative 'config/version' Gem::Specification.new do |spec| spec.name = "my-congress" - spec.version = '0.1.2' + spec.version = '0.1.3' spec.authors = ["thedannysoto"] spec.email = ["87dsoto@gmail.com"] spec.summary = %q{A gem for finding current U.S. Senators and Representative for a particular location.} spec.homepage = "https://github.com/thedannysoto/my_congress"