Skip to content

Commit

Permalink
fix dependency version for scad-clj
Browse files Browse the repository at this point in the history
  • Loading branch information
okke-formsma committed Jun 1, 2020
1 parent 425efd4 commit ea609a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
[lein-exec "0.3.7"]]
:aliases {"generate" ["exec" "-p" "src/dactyl_keyboard/dactyl.clj"]}
:dependencies [[org.clojure/clojure "1.7.0"]
[scad-clj "0.4.0"]])
[scad-clj "0.5.3"]])


0 comments on commit ea609a4

Please sign in to comment.