instant2fa.gemspec in instant2fa-0.0.1 vs instant2fa.gemspec in instant2fa-0.0.2

- old
+ new

@@ -3,10 +3,10 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) require 'instant2fa/version' Gem::Specification.new do |spec| spec.name = "instant2fa" - spec.version = Instant2FA::VERSION + spec.version = Instant2fa::VERSION spec.authors = ["Jesse Pollak"] spec.email = ["jesse@instant2fa.com"] spec.summary = %q{A library for using the Instant 2FA API.} spec.homepage = "https://instant2fa.com"