Skip to content

Commit 3c5b89e

Browse files
authored
Release 0.2.0 (#16)
1 parent 3f3744a commit 3c5b89e

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/target
2+
/.idea

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cidrs"
33
description = "CIDR Library"
4-
version = "0.1.0"
4+
version = "0.2.0"
55
authors = ["zarvd <[email protected]>"]
66
keywords = ["Network", "IP", "CIDR"]
77
homepage = "https://github.com/zarvd/cidrs"

0 commit comments

Comments
 (0)