Files

8 lines
173 B
Markdown
Raw Permalink Normal View History

2024-07-11 22:04:40 +01:00
# Go Version
A simple library for parsing and comparing versions according to [Semantic Versioning 2.0.0](https://semver.org/).
## License
2024-07-19 14:30:47 +01:00
See [LICENSE.md](./LICENSE.md)