Skip to content

Commit 7497c5a

Browse files
committed
Version bump
1 parent b7c1037 commit 7497c5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "json"
3-
version = "0.11.6"
3+
version = "0.11.7"
44
authors = ["Maciej Hirsz <maciej.hirsz@gmail.com>"]
55
description = "JSON implementation in Rust"
66
repository = "https://github.com/maciejhirsz/json-rust"
7-
documentation = "http://json.rs/doc/json/"
7+
documentation = "https://docs.rs/json/"
88
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)