Skip to content

Commit

Permalink
version_sorter 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jan 29, 2018
1 parent ccc5f59 commit 5f1c671
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.0.1)
version_sorter (2.0.2)

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

BUNDLED WITH
1.15.4
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.0.1'
s.version = '2.0.2'
s.authors = ["Chris Wanstrath", "K. Adam Christensen"]
s.email = 'chris@ozmm.org'
s.homepage = 'https://github.com/defunkt/version_sorter'
Expand Down

0 comments on commit 5f1c671

Please sign in to comment.