Skip to content

Commit

Permalink
Bump version to 0.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
khuey committed Jan 18, 2021
1 parent c6a97d6 commit ddec19e
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 @@ -5,8 +5,8 @@ description = "Lazy initialization."
keywords = ["lazy", "initialization"]
license = "Apache-2.0/MIT"
repository = "https://github.com/khuey/lazy-init"
documentation = "https://docs.rs/lazy-init/~0.3"
version = "0.4.0"
documentation = "https://docs.rs/lazy-init/~0.5"
version = "0.5.0"

[dev-dependencies]
scoped-pool = "1.0.0"

0 comments on commit ddec19e

Please sign in to comment.