diff --git a/deps.clj b/deps.clj index 10580e7..b8bb462 100755 --- a/deps.clj +++ b/deps.clj @@ -13,7 +13,7 @@ (set! *warn-on-reflection* true) (def version "1.10.1.507") -(def deps-clj-version "0.0.9-SNAPSHOT") +(def deps-clj-version "0.0.9") (defn shell-command "Executes shell command. diff --git a/resources/DEPS_CLJ_VERSION b/resources/DEPS_CLJ_VERSION index 2bf25b8..429d94a 100644 --- a/resources/DEPS_CLJ_VERSION +++ b/resources/DEPS_CLJ_VERSION @@ -1 +1 @@ -0.0.9-SNAPSHOT \ No newline at end of file +0.0.9 \ No newline at end of file