Skip to content

Commit

Permalink
bump to 4.0.4-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Sep 22, 2012
1 parent e8eb5c5 commit 95484a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -5,3 +5,4 @@ classes/*
.lein-failures
.lein-deps-sum
target/*
pom.xml
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject cheshire "4.0.3"
(defproject cheshire "4.0.4-SNAPSHOT"
:description "JSON and JSON SMILE encoding, fast."
:url "https://github.com/dakrone/cheshire"
:warn-on-reflection false
Expand Down

0 comments on commit 95484a6

Please sign in to comment.