summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-01-16 18:22:46 +0000
committerNadrieril2020-01-16 18:30:52 +0000
commit140b5d5ab24795a4053f7e5bdcd8b2343e35558e (patch)
tree585952d551e53971010dccfe6b22b6c44bc5a9b5 /dhall/Cargo.toml
parent001ba99abcd84a83fb6f63b86792af3569d6c68d (diff)
release
Diffstat (limited to 'dhall/Cargo.toml')
-rw-r--r--dhall/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml
index c4d1e94..b795898 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dhall"
-version = "0.2.0" # remember to update html_root_url
+version = "0.2.1" # remember to update html_root_url
authors = ["NanoTech <nanotech@nanotechcorp.net>", "Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"
description = "Implementation of the Dhall configuration language"