summaryrefslogtreecommitdiff
path: root/serde_dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-08-05 18:41:57 +0100
committerNadrieril2020-08-05 18:41:57 +0100
commitbc389960b34af11d6180328e355eaadba1ddc07b (patch)
tree8e3c83a34a065642fc8f217167f3b2a25a6e85a7 /serde_dhall/Cargo.toml
parentcbe2b5983d2ee5ff210b1466742e73bab2c0c606 (diff)
Release serde_dhall version 0.6.0
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 de502ce..38d0d40 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.5.3"
+version = "0.6.0"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"
description = "Dhall support for serde"