cl-semver

MIT

Semantic Version implementation

$ area51 add cl-semverCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-semver:some-function ...)