Skip to content

Commit

Permalink
bumping cljsbuild version to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmw committed Feb 23, 2013
1 parent d053645 commit e12a38f
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 @@ -23,7 +23,7 @@
[org.apache.lucene/lucene-core "3.5.0"]
[org.apache.lucene/lucene-queries "3.5.0"]]
:plugins [[lein-ring "0.7.5"]
[lein-cljsbuild "0.2.9"]]
[lein-cljsbuild "0.3.0"]]
:ring {:handler vix.routes/app}
:min-lein-version "2.0.0"
:hooks [leiningen.cljsbuild]
Expand Down

0 comments on commit e12a38f

Please sign in to comment.