We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4ec3a commit 0f7a5a6Copy full SHA for 0f7a5a6
GitVersion/GemAssets/gitversion.gemspec
@@ -2,7 +2,7 @@ Gem::Specification.new do |spec|
2
spec.platform = Gem::Platform::RUBY
3
spec.name = 'gitversion'
4
spec.licenses = ['MIT']
5
- spec.version = '0.14.0'
+ spec.version = '0.20.0'
6
spec.files = Dir['bin/**/*']
7
spec.bindir = 'bin'
8
spec.executables << 'gitversion'
0 commit comments