Skip to content

Commit 1aac956

Browse files
committed
bump version
1 parent a4f459a commit 1aac956

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "serde_json_borrow"
33
categories = ["parsing", "parser-implementations", "encoding"]
44
authors = ["Pascal Seitz <pascal.seitz@gmail.com>"]
55
description = "Provides JSON deserialization into a borrowed DOM"
6-
version = "0.8.0"
6+
version = "0.8.1"
77
edition = "2021"
88
license = "MIT"
99
keywords = ["JSON", "serde", "deserialization", "ref", "borrowed"]

0 commit comments

Comments
 (0)