about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 ec985e4..f53716c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@
 
 [package]
 name = "pr-tracker"
-version = "0.1.0"
+version = "1.0.0"
 authors = ["Alyssa Ross <hi@alyssa.is>"]
 edition = "2018"
 license = "AGPL-3.0-or-later WITH GPL-3.0-linking-exception"