Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Aug 22, 2017
1 parent 7a398e8 commit f82c8e5
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 @@ -13,7 +13,7 @@ ClojureScript during development, use [server.figwheel][].

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

[duct/compiler.cljs "0.1.2"]
[duct/compiler.cljs "0.2.0"]

## 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/compiler.cljs "0.1.2"
(defproject duct/compiler.cljs "0.2.0"
:description "Integrant methods for compiling ClojureScript"
:url "https://github.com/duct-framework/compiler.cljs"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit f82c8e5

Please sign in to comment.