diff --git a/README.md b/README.md index f203726..cf700ae 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This plugin provides a facet for [elasticsearch](http://www.elasticsearch.org/) To install the plugin, run: ``` -bin/plugin --url https://github.com/zenobase/decimal-histogram-facet/releases/download/0.0.1/decimal-histogram-facet-0.0.1.jar --install geocluster-facet +bin/plugin --url https://github.com/zenobase/decimal-histogram-facet/releases/download/0.0.2/decimal-histogram-facet-0.0.2.jar --install geocluster-facet ``` @@ -22,7 +22,11 @@ Versions - 0.0.1 -> master + 0.0.2 -> master + 0.90.6 + + + 0.0.1 0.90.5 diff --git a/pom.xml b/pom.xml index de4b035..445db2c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.zenobase decimal-histogram-facet - 0.0.2-SNAPSHOT + 0.0.2 jar