important bug fix for 0.5.2 for Config
diff --git a/project.clj b/project.clj
index 972fe85..11fc05d 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject storm "0.5.3-SNAPSHOT"
+(defproject storm "0.5.2"
   :source-path "src/clj"
   :test-path "test/clj"
   :java-source-path "src/jvm"