diff --git a/taskchampion/Cargo.toml b/taskchampion/Cargo.toml index 2d22ec8dd..74c62d69e 100644 --- a/taskchampion/Cargo.toml +++ b/taskchampion/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "taskchampion" -version = "0.8.0" +version = "0.8.1-pre" authors = ["Dustin J. Mitchell "] description = "Personal task-tracking" homepage = "https://gothenburgbitfactory.github.io/taskchampion/"