Prepare new release

This commit is contained in:
Abhishek Chanda
2019-02-01 22:16:03 +00:00
parent 25d7dc19d1
commit 1f96439a87
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "ipnetwork"
version = "0.13.1" # When updating version, also modify html_root_url in the lib.rs
version = "0.14.0" # When updating version, also modify html_root_url in the lib.rs
authors = ["Abhishek Chanda <abhishek.becs@gmail.com>", "Linus Färnstrand <faern@faern.net>"]
description = "A library to work with IP CIDRs in Rust, heavily WIP"
license = "Apache-2.0"