Skip to content

Commit

Permalink
update deps and bump to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myguidingstar committed Apr 8, 2014
1 parent f05a9aa commit ab18416
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(defproject lein-bower "0.2.0"
(defproject lein-bower "0.3.0"
:description "Manage Bower dependencies for CLJS projects"
:url "https://github.com/myguidingstar/lein-bower"
:license {:name "Apache License, version 2.0"
:url "http://www.apache.org/licenses/LICENSE-2.0.html"}
:dependencies [[lein-npm "0.2.0"]]
:dependencies [[lein-npm "0.3.0"]]
:eval-in-leiningen true)

0 comments on commit ab18416

Please sign in to comment.