release 0.7.1
diff --git a/project.clj b/project.clj
index 92e52bb..43bd206 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject storm "0.7.1-SNAPSHOT"
+(defproject storm "0.7.1"
   :source-path "src/clj"
   :test-path "test/clj"
   :java-source-path "src/jvm"