https://github.com/solsw/semver
Go implementation of Semantic Versioning 2.0.0.
https://github.com/solsw/semver
go golang semver
Last synced: 4 months ago
JSON representation
Go implementation of Semantic Versioning 2.0.0.
- Host: GitHub
- URL: https://github.com/solsw/semver
- Owner: solsw
- License: mit
- Created: 2021-08-06T05:21:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T07:35:12.000Z (over 2 years ago)
- Last Synced: 2023-10-25T08:54:39.575Z (over 2 years ago)
- Topics: go, golang, semver
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# semver
[](https://pkg.go.dev/github.com/solsw/semver)
Package **semver** contains [Semantic Versioning 2.0.0](https://semver.org/) support for Go.