1.0.1 • Published 7 months ago

bare-semver v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

bare-semver

Minimal semantic versioning library for Bare.

npm i bare-semver

Usage

const { Version } = require('bare-semver')

Version.parse('1.2.3')

License

Apache-2.0

1.0.1

7 months ago

1.0.0

7 months ago