diff --git a/project.clj b/project.clj index 11fc05da8..972fe85d6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject storm "0.5.2" +(defproject storm "0.5.3-SNAPSHOT" :source-path "src/clj" :test-path "test/clj" :java-source-path "src/jvm"