Skip to content

Commit

Permalink
version_sorter 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Jan 29, 2018
1 parent 5261d36 commit 2d6c540
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.2.1)
version_sorter (2.2.2)

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

BUNDLED WITH
1.15.2
1.16.1
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.2.1'
s.version = '2.2.2'
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 2d6c540

Please sign in to comment.