Skip to content

Commit

Permalink
release ciste 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
duck1123 committed Jul 21, 2013
1 parent 6cb6dc5 commit aab473b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject ciste/ciste "0.4.0-SNAPSHOT"
(defproject ciste/ciste "0.4.0"
:description "MVC platform for Clojure applications"
:url "http://github.com/duck1123/ciste"
:author "Daniel E. Renfer <duck@kronkltd.net>"
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -24,7 +24,7 @@ for controlling aspects of the system from remote clients.

Add the following to your project.clj dependencies

[ciste "0.4.0-SNAPSHOT"]
[ciste "0.4.0"]

## Running a Ciste Application

Expand Down

0 comments on commit aab473b

Please sign in to comment.