Skip to content

Commit

Permalink
Merge pull request #16 from testdouble/axe-2.0-release
Browse files Browse the repository at this point in the history
Bumps version number for axe-core 2.0 release
  • Loading branch information
jasonkarns authored Jul 20, 2016
2 parents 7530103 + 7609033 commit aca4775
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions axe-matchers.gemspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# coding: utf-8
require_relative 'lib/axe/version'

Gem::Specification.new do |spec|
spec.name = 'axe-matchers'
spec.version = '2.0.0'
spec.version = '1.3.0'
spec.license = 'MPL-2.0'
spec.authors = ['Deque Systems', 'Test Double']
spec.email = ['[email protected]', '[email protected]']
Expand Down

0 comments on commit aca4775

Please sign in to comment.