RubyGems Navigation menu

git_version_bumper 1.0.2

CLI tool to create version bump commit and tag with newest version in a Git repository. Versioning is based on [Semantic Versioning](http://semver.org/). Version bump types include MAJOR, MINOR, and PATCH. Once installed gem can be used in a Git repository by running `versionify bump TYPE`

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.2 October 29, 2017 (13KB)
  2. 1.0.1 February 04, 2016 (12KB)
  3. 1.0.0 February 02, 2016 (12KB)

Runtime依存関係 (2):

git ~> 1.2
thor ~> 0.19

Development依存関係 (4):

bundler ~> 1.6
rake ~> 10
rspec ~> 3
rubocop ~> 0.36

所有者:

作者:

  • Troy Rosenberg

SHA 256チェックサム:

=

累計ダウンロード数 6,941

このバージョンのみ 2,355

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: