We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec3d65a commit 42b594cCopy full SHA for 42b594c
1 file changed
version_sorter.gemspec
@@ -3,7 +3,7 @@ require 'rbconfig'
3
4
Gem::Specification.new do |s|
5
s.name = 'version_sorter'
6
- s.version = '2.2.4'
+ s.version = '2.3.0'
7
s.authors = ["Chris Wanstrath", "K. Adam Christensen"]
8
s.email = 'chris@ozmm.org'
9
s.homepage = 'https://github.com/github/version_sorter#readme'
0 commit comments