Skip to content

Commit

Permalink
v0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Dec 13, 2020
1 parent f330e4d commit 1418e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps.clj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
(def path-separator (System/getProperty "path.separator"))

(def version "1.10.1.763")
(def deps-clj-version "0.0.11-SNAPSHOT")
(def deps-clj-version "0.0.11")

(defn warn [& strs]
(binding [*out* *err*]
Expand Down
2 changes: 1 addition & 1 deletion resources/DEPS_CLJ_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.11-SNAPSHOT
0.0.11

0 comments on commit 1418e6d

Please sign in to comment.