Skip to content

Commit

Permalink
fix(version): update version and publish licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
jmfiaschi authored Dec 6, 2021
1 parent 3b581a4 commit 59c90bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "json_value_merge"
version = "1.1.0"
version = "1.1.1"
authors = ["Jean-Marc Fiaschi <jm.fiaschi@gmail.com>"]
edition = "2018"
description = "Interface to merge serde_json::Value objects."
Expand Down

0 comments on commit 59c90bd

Please sign in to comment.