We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59ea52 commit 843c86eCopy full SHA for 843c86e
project.clj
@@ -3,7 +3,7 @@
3
(do (println (str "ERROR: requires Leiningen 1.x but you are using " lein-version))
4
(System/exit 1)))
5
6
-(defproject storm "0.8.2-wip22"
+(defproject storm "0.8.2"
7
:source-path "src/clj"
8
:test-path "test/clj"
9
:java-source-path "src/jvm"
0 commit comments