summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-02-21 14:14:18 +0000
committerNadrieril2020-02-21 14:14:18 +0000
commit42862723e6a34a4808fe6a8540a34eb7542e9ee4 (patch)
tree5739c8a2b7aad6c4a2f4bc6709cf3ee5810510b5 /dhall/Cargo.toml
parentc09a2e3beb67aff520fd1d94f8d5069c1b7dfbf1 (diff)
Cut 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 3281e4a..4d9595a 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dhall"
-version = "0.2.1" # remember to update html_root_url
+version = "0.3.0" # 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"