dia-semver 0.2.0

For handling Semantic Versions 2.0.0
Documentation
# License: see LICENSE file at root directory of `master` branch

[package]
name = "dia-semver"
version = "0.2.0"
authors = ["Hai Bison <haibison.apps@gmail.com>"]
description = "For handling Semantic Versions 2.0.0"
repository = "https://bitbucket.org/haibison/cl_semver/"
license-file = "LICENSE"
keywords = ["semver"]
categories = ["development-tools", "parsing", "text-processing"]

[dependencies]