summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-03-03 20:54:35 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-03-03 20:54:35 -0500
commitb230c913ede87dd5ea0f445cb35f63d714037436 (patch)
treeb628b0273cf582800f7cd1a4b1050b1ea2df58dd /Cargo.toml
parent8962bc7eef98e45825abacc5dde25298e5a5e37a (diff)
downloadtitler-b230c913ede87dd5ea0f445cb35f63d714037436.tar.xz
titler-b230c913ede87dd5ea0f445cb35f63d714037436.zip
bumped, cleaned up debugs
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index af5569e..13641d6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "titler"
-version = "0.1.0"
+version = "1.0.0"
authors = ["Adam T. Carpenter <atc@53hor.net>"]
edition = "2018"