--- a/README.markdown Mon Dec 14 21:01:30 2015 +0000
+++ b/README.markdown Mon Dec 14 21:02:14 2015 +0000
@@ -11,7 +11,7 @@
34](http://ludumdare.com/compo/2015/12/09/welcome-to-ludum-dare-34/). The theme
this time was a tie between "Growing" and "Two Button Controls".
-**Download ALPHA .jar:** <https://bitbucket.org/sjl/silt/downloads/silt-0.3.0-standalone.jar>
+**Download ALPHA .jar:** <https://bitbucket.org/sjl/silt/downloads/silt-0.4.0-standalone.jar>

--- a/project.clj Mon Dec 14 21:01:30 2015 +0000
+++ b/project.clj Mon Dec 14 21:02:14 2015 +0000
@@ -1,4 +1,4 @@
-(defproject silt "0.3.0"
+(defproject silt "0.4.0"
:description "You are the god of a toroidal world."
:url "http://bitbucket.org/sjl/silt"
:license {:name "MIT/X11"}