Skip to content

Commit

Permalink
Back to SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Sep 11, 2012
1 parent e71bf4d commit 904314f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,8 @@
## Changes between Elastisch 1.0.0-rc2 and 1.0.0

No changes yet.


## Changes between Elastisch 1.0.0-rc1 and 1.0.0-rc2

### Query Validation Support
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject clojurewerkz/elastisch "1.0.0-rc2"
(defproject clojurewerkz/elastisch "1.0.0-SNAPSHOT"
:url "http://clojureelasticsearch.info"
:description "Minimalistic fully featured well documented Clojure ElasticSearch client"
:license {:name "Eclipse Public License"}
Expand Down

0 comments on commit 904314f

Please sign in to comment.