Skip to content

Commit 02750ec

Browse files
committed
release: v0.1.1
1 parent 0acce22 commit 02750ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "json-patch-ext"
33
authors = ["Applied Computing Research Labs"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55
edition = "2021"
66
description = "Unofficial extensions and helpers for json_patch"
7-
license-file = "LICENSE"
7+
license = "MIT"
88
readme = "README.md"
99

1010
[dependencies]

0 commit comments

Comments
 (0)