Skip to content

Commit

Permalink
version_sorter 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jun 21, 2017
1 parent f2d9c93 commit 433ebd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
version_sorter (2.1.0)
version_sorter (2.2.0)

GEM
remote: https://rubygems.org/
Expand All @@ -21,4 +21,4 @@ DEPENDENCIES
version_sorter!

BUNDLED WITH
1.11.2
1.14.6
2 changes: 1 addition & 1 deletion version_sorter.gemspec
Expand Up @@ -3,7 +3,7 @@ require 'rbconfig'

Gem::Specification.new do |s|
s.name = 'version_sorter'
s.version = '2.1.0'
s.version = '2.2.0'
s.authors = ["Chris Wanstrath", "K. Adam Christensen"]
s.email = 'chris@ozmm.org'
s.homepage = 'https://github.com/github/version_sorter#readme'
Expand Down

0 comments on commit 433ebd3

Please sign in to comment.