mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:19:00 +08:00
7db67453b1
* set version in neargye-semver * run x-add-version Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
9 lines
259 B
JSON
9 lines
259 B
JSON
{
|
|
"name": "neargye-semver",
|
|
"version": "0.3.0",
|
|
"port-version": 1,
|
|
"description": "C++17 header-only dependency-free versioning library complying with Semantic Versioning 2.0.0",
|
|
"homepage": "https://github.com/Neargye/semver",
|
|
"license": "MIT"
|
|
}
|