File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ This library is still very new and API may change.
1313
1414Add the following dependency to your deps.edn file:
1515
16- org.duct-framework/compiler.cljs.shadow {:mvn/version "0.1.1 "}
16+ org.duct-framework/compiler.cljs.shadow {:mvn/version "0.1.2 "}
1717
1818Or to your Leiningen project file:
1919
20- [org.duct-framework/compiler.cljs.shadow "0.1.1 "]
20+ [org.duct-framework/compiler.cljs.shadow "0.1.2 "]
2121
2222## Usage
2323
Original file line number Diff line number Diff line change 1- (defproject org.duct-framework /compiler.cljs.shadow " 0.1.1 "
1+ (defproject org.duct-framework /compiler.cljs.shadow " 0.1.2 "
22 :description " Integrant methods for running Shadow CLJS"
33 :url " http://example.com/FIXME"
44 :license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments