Skip to content

Commit 843c86e

Browse files
author
Nathan Marz
committed
storm 0.8.2
1 parent c59ea52 commit 843c86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
(do (println (str "ERROR: requires Leiningen 1.x but you are using " lein-version))
44
(System/exit 1)))
55

6-
(defproject storm "0.8.2-wip22"
6+
(defproject storm "0.8.2"
77
:source-path "src/clj"
88
:test-path "test/clj"
99
:java-source-path "src/jvm"

0 commit comments

Comments
 (0)