my-congress.gemspec in my-congress-0.2.0 vs my-congress.gemspec in my-congress-0.2.1
- old
+ new
@@ -3,10 +3,10 @@
$LOAD_PATH.unshift lib unless $LOAD_PATH.include?(lib)
require_relative 'config/version'
Gem::Specification.new do |spec|
spec.name = "my-congress"
- spec.version = '0.2.0'
+ spec.version = MyCongress::Gem::VERSION
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"