Skip to content

Commit

Permalink
version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
magomimmo committed Nov 10, 2014
1 parent 98e3cb0 commit 8e2eebf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject cljs-start/lein-template "0.1.4-SNAPSHOT"
(defproject cljs-start/lein-template "0.1.4"
:description "A lein-template for creating ClojureScript libs with batteries included "
:url "https://github.com/magomimmo/cljs-start"
:license {:name "Eclipse Public License"
Expand All @@ -10,5 +10,4 @@
[:url "https://github.com/magomimmo"]
[:email "[email protected]"]
[:timezone "+1"]]]

:eval-in-leiningen true)

0 comments on commit 8e2eebf

Please sign in to comment.