Skip to content

Commit

Permalink
Preparing for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomassetti committed Aug 2, 2014
1 parent c206ff4 commit f672e50
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,5 +1,5 @@
(defproject effectivejava "0.1.1-SNAPSHOT"
:description "A tool for running queries on your Java codebase"
(defproject effectivejava "0.1.2-SNAPSHOT"
:description "A Java linter and a tool for running queries on your Java codebase"
:dependencies [[org.clojure/clojure "1.6.0"]
[com.google.code.javaparser/javaparser "1.0.12-SNAPSHOT"]
[org.clojure/tools.cli "0.3.1"]
Expand Down

0 comments on commit f672e50

Please sign in to comment.