Uprev for release

This commit is contained in:
Abhishek Chanda
2017-04-13 16:40:13 +01:00
parent b70b551561
commit ef378f9921

View File

@ -1,6 +1,6 @@
[package] [package]
name = "ipnetwork" name = "ipnetwork"
version = "0.12.2" version = "0.12.3"
authors = ["Abhishek Chanda <abhishek.becs@gmail.com>", "Linus Färnstrand <faern@faern.net>"] 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" description = "A library to work with IP CIDRs in Rust, heavily WIP"
license = "Apache-2.0" license = "Apache-2.0"