commit: | 255b111638835ee3feafb2e27a4ee6479ca2bf3d |
author: | mrmekon |
committer: | mrmekon |
date: | Sat Apr 7 02:48:32 2012 -0400 |
parents: | 7eb9e3ff61082435282934129935d190235d232d |
diff --git a/project.clj b/project.clj line changes: +1/-1 index 002a4e4..44c5cd6 --- a/project.clj +++ b/project.clj
@@ -1,4 +1,4 @@ -(defproject tempest-cljs "0.1.2-SNAPSHOT" +(defproject tempest-cljs "0.1.3-SNAPSHOT" :description "Clone of Tempest vector-graphic arcade game. Written in ClojureScript, and uses HTML5 2D canvas for display."