Skip to content

Commit

Permalink
Bump version number to 0.2.0-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Feb 22, 2012
1 parent 4db8d16 commit 45ef8cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
target/
4 changes: 2 additions & 2 deletions project.clj
@@ -1,4 +1,4 @@
(defproject lein-sub "0.1.2" (defproject lein-sub "0.2.0-SNAPSHOT"
:description "Leiningen Subprojects plugin" :description "Leiningen Subprojects plugin"
:url "https://github.com/kumarshantanu/lein-sub" :url "https://github.com/kumarshantanu/lein-sub"
:dev-dependencies [[org.clojure/clojure "1.3.0"]]) :eval-in-leiningen true)

0 comments on commit 45ef8cb

Please sign in to comment.