Skip to content

Commit

Permalink
Released 0.2.4
Browse files Browse the repository at this point in the history
Changelog:

- Fixed bug causing `lazy_static::initialize()` to not actually work
  • Loading branch information
Kimundi committed Mar 4, 2017
1 parent 38a2fdb commit f30eb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lazy_static"
version = "0.2.3"
version = "0.2.4"
authors = ["Marvin Löbel <loebel.marvin@gmail.com>"]
license = "MIT"

Expand Down

0 comments on commit f30eb51

Please sign in to comment.