Skip to content

Commit

Permalink
version_sorter 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Aug 7, 2016
1 parent 9853b73 commit 0e30ea8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
version_sorter (2.0.0)
version_sorter (2.1.0)

GEM
remote: https://rubygems.org/
Expand All @@ -19,3 +19,6 @@ DEPENDENCIES
rake-compiler
test-unit (~> 2.0.4)
version_sorter!

BUNDLED WITH
1.11.2
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.1.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 0e30ea8

Please sign in to comment.