Skip to content

Commit

Permalink
Forgot to bump crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
MikhailMS committed Aug 5, 2023
1 parent a387490 commit e517ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["MikhailMS <[email protected]>"]
categories = ["network-programming"]
description = "Pure Rust implementation of RADIUS Server/Client"
documentation = "https://docs.rs/radius-rust/0.4.1"
documentation = "https://docs.rs/radius-rust/0.4.2"
edition = "2018"
include = [
"Cargo.toml",
Expand All @@ -20,7 +20,7 @@ license = "MIT"
name = "radius-rust"
readme = "README.md"
repository = "https://github.com/MikhailMS/rust-radius"
version = "0.4.1"
version = "0.4.2"

[features]
# Default doesn\t include anythin - keep it simple
Expand Down

0 comments on commit e517ef0

Please sign in to comment.