0.5.1 release
diff --git a/project.clj b/project.clj
index 9f730e8..6b23fed 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject storm "0.5.1-SNAPSHOT"
+(defproject storm "0.5.1"
   :source-path "src/clj"
   :test-path "test/clj"
   :java-source-path "src/jvm"