summaryrefslogtreecommitdiff
path: root/serde_dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-10-16 02:33:32 +0100
committerNadrieril2020-10-16 02:34:01 +0100
commit7a6a33443a961ed7c3c1f71ef89bb513aca71773 (patch)
tree042f392cdf03074caff1360dcfb757f28128650a /serde_dhall/Cargo.toml
parentdc0ac6bed33b382e4211992328c5ed0f358c5314 (diff)
Release serde_dhall version 0.7.1
Diffstat (limited to 'serde_dhall/Cargo.toml')
-rw-r--r--serde_dhall/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/serde_dhall/Cargo.toml b/serde_dhall/Cargo.toml
index 7ffc390..8882424 100644
--- a/serde_dhall/Cargo.toml
+++ b/serde_dhall/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "serde_dhall"
# remember to update html_root_url, README and changelog
-version = "0.7.0"
+version = "0.7.1"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"
description = "Dhall support for serde"