Skip to content

Commit 426d8ee

Browse files
authored
Merge pull request #42 from PSeitz/export_num
bump version
2 parents e36d043 + 0d1d1b2 commit 426d8ee

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.1"
6+
version = "0.9.0"
77
edition = "2021"
88
license = "MIT"
99
keywords = ["JSON", "serde", "deserialization", "ref", "borrowed"]

0 commit comments

Comments
 (0)