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.
13
13
14
14
Add the following dependency to your deps.edn file:
15
15
16
- org.duct-framework/compiler.cljs.shadow {:mvn/version "0.1.0 "}
16
+ org.duct-framework/compiler.cljs.shadow {:mvn/version "0.1.1 "}
17
17
18
18
Or to your Leiningen project file:
19
19
20
- [org.duct-framework/compiler.cljs.shadow "0.1.0 "]
20
+ [org.duct-framework/compiler.cljs.shadow "0.1.1 "]
21
21
22
22
## Usage
23
23
Original file line number Diff line number Diff line change 1
- (defproject org.duct-framework /compiler.cljs.shadow " 0.1.0 "
1
+ (defproject org.duct-framework /compiler.cljs.shadow " 0.1.1 "
2
2
:description " Integrant methods for running Shadow CLJS"
3
3
:url " http://example.com/FIXME"
4
4
:license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments