Skip to content

Commit

Permalink
version_sorter 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Oct 13, 2017
1 parent 9349b9a commit 9be73b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
version_sorter (2.0.0)
version_sorter (2.0.1)

GEM
remote: https://rubygems.org/
Expand Down
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.0'
s.version = '2.0.1'
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 9be73b1

Please sign in to comment.