Skip to content

Commit 5f1c671

Browse files
committed
version_sorter 2.0.2
1 parent ccc5f59 commit 5f1c671

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
version_sorter (2.0.1)
4+
version_sorter (2.0.2)
55

66
GEM
77
remote: https://rubygems.org/
@@ -21,4 +21,4 @@ DEPENDENCIES
2121
version_sorter!
2222

2323
BUNDLED WITH
24-
1.15.4
24+
1.16.1

version_sorter.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require 'rbconfig'
33

44
Gem::Specification.new do |s|
55
s.name = 'version_sorter'
6-
s.version = '2.0.1'
6+
s.version = '2.0.2'
77
s.authors = ["Chris Wanstrath", "K. Adam Christensen"]
88
s.email = 'chris@ozmm.org'
99
s.homepage = 'https://github.com/defunkt/version_sorter'

0 commit comments

Comments
 (0)