Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit 1196891

Browse files
committed
Bump version
1 parent 88dc961 commit 1196891

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hyperjson"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["Matthias Endler <matthias-endler@gmx.net>"]
55
description = "A hyper-fast Python module for reading/writing JSON data"
66
edition = "2018"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "hyperjson"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "A hyper-fast Python module for reading/writing JSON data"
55
authors = ["Matthias Endler <matthias-endler@gmx.net>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)