Skip to content

Commit 00d9582

Browse files
committed
Bump version v0.5.0
1 parent fb37f15 commit 00d9582

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Changelog
22
=========
33

4+
0.5.0
5+
-----
6+
7+
* Bump canonical_json to 0.5.0 (#37)
8+
* Bump serde_json to 1.0.91 (#34)
9+
* Bump serde to 1.0.152 (#36)
10+
* Bump pyo3 to 0.17.3 (#28)
11+
* Bump regex to 1.5.6 (#6)
12+
* Bump lock_api to 0.4.7 (#5)
13+
414
0.4.0
515
-----
616

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "canonicaljson-rs"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Mathieu Leplatre <[email protected]>"]
55
edition = "2018"
66
description = "Python bindings for canonical_json"

0 commit comments

Comments
 (0)