Skip to content
/ svbump Public

Semantic Version Bump make it easy to increment a SemVer 2

Notifications You must be signed in to change notification settings

tigpt/svbump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

svbump is a Semantic Versioning SemVer bumping tool made in Rust.

It's objective is to help manipulating and bumping SemVer version numbers.

If you run:

svbump 1.9.3+df41493 major --build 56eb7f3

It will output 2.0.0+56eb7f3 as a result.

About

Semantic Version Bump make it easy to increment a SemVer 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages