Skip to content

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
borkdude committed Jun 2, 2020
1 parent 9130cc0 commit be3c6fd
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 @@ -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.
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.9-SNAPSHOT
0.0.9

0 comments on commit be3c6fd

Please sign in to comment.