Update version for the next release (v0.30.0) in Cargo.toml files

This commit is contained in:
curquiza 2022-10-27 11:35:44 +00:00
parent b44cc62320
commit 68f80dbacf
9 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "permissive-json-pointer"
version = "0.29.1"
version = "0.30.0"
edition = "2021"
description = "A permissive json pointer"
readme = "README.md"