diff --git a/project.clj b/project.clj index 344a876..0f9f2c1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject atoss-cli "0.3.7-SNAPSHOT" +(defproject atoss-cli "0.3.8-SNAPSHOT" :description "A CLI tool for interacting with ATOSS time sheets" :url "https://github.com/platogo/atoss-cli" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"