59d34c455137

Fix version
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 14 Dec 2015 21:02:14 +0000
parents f2ad5f3c8cbf
children 5ae8fa5b811c
branches/tags (none)
files README.markdown project.clj

Changes

--- 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>
 
 ![Preview](http://i.imgur.com/NkEIerF.gif)
 
--- 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"}