Skip to content

Commit

Permalink
0.8.3-wip2
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmarz committed Mar 25, 2013
1 parent 45d7512 commit e003065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -3,7 +3,7 @@
(do (println (str "ERROR: requires Leiningen 1.x but you are using " lein-version))
(System/exit 1)))

(defproject storm "0.8.3-wip1"
(defproject storm "0.8.3-wip2"
:source-path "src/clj"
:test-path "test/clj"
:java-source-path "src/jvm"
Expand Down

0 comments on commit e003065

Please sign in to comment.