Skip to content

Commit

Permalink
Bump 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubOnderka committed Jul 12, 2021
1 parent e6aad2e commit a0966e9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ip_network"
version = "0.3.4"
version = "0.4.0"
authors = ["Jakub Onderka <[email protected]>"]
license = "BSD-2-Clause"
keywords = ["ip", "ipv4", "ipv6", "network", "address"]
Expand All @@ -16,8 +16,7 @@ edition = "2018"
exclude = [".travis.yml"]

[badges]
travis-ci = { repository = "JakubOnderka/ip_network" }
coveralls = { repository = "JakubOnderka/ip_network" }
maintenance = { status = "actively-developed" }

[dependencies.serde]
version = "1.0"
Expand Down

0 comments on commit a0966e9

Please sign in to comment.