Skip to content

Commit 5ab86ad

Browse files
author
Nathan Marz
committed
0.8.2-wip21
1 parent 3fe6e8f commit 5ab86ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
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-wip20"
6+
(defproject storm "0.8.2-wip21"
77
:source-path "src/clj"
88
:test-path "test/clj"
99
:java-source-path "src/jvm"

0 commit comments

Comments
 (0)