Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Mar 19, 2019
1 parent fac3515 commit 3d13f23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ production and development.

To install, add the following to your project `:dependencies`:

[duct/module.cljs "0.4.0"]
[duct/module.cljs "0.4.1"]

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject duct/module.cljs "0.4.0"
(defproject duct/module.cljs "0.4.1"
:description "Duct module for developing and compiling ClojureScript"
:url "https://github.com/duct-framework/module.cljs"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 3d13f23

Please sign in to comment.