Skip to content

Commit

Permalink
bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarshantanu committed Apr 21, 2012
1 parent 22200d9 commit 6a78ab4
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-exec "0.2.0-SNAPSHOT"
(defproject lein-exec "0.2.0"
:description "Leiningen plugin to execute Clojure scripts in projects"
:url "https://github.com/kumarshantanu/lein-exec"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
;;:dev-dependencies [[org.clojure/clojure "1.2.1"]]
;;:dev-dependencies [[org.clojure/clojure "1.3.0"]]
:eval-in-leiningen true)

0 comments on commit 6a78ab4

Please sign in to comment.