Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

fabric8io/gobump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gobump

Simple version management. Updates a single file with semver 2.0.0 compatible versions.

Installation

go get github.com/fabric8io/gobump

Usage

Usage:
  gobump [command]

Available Commands:
  major
  minor
  patch
  set
  help        Help about any command

Flags:
  -f, --file="VERSION": version file
  -h, --help=false: help for gobump


Use "gobump [command] --help" for more information about a command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages