Skip to content

Commit

Permalink
release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ejain committed Nov 8, 2013
1 parent 0d119a6 commit 7f81720
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```


Expand All @@ -22,7 +22,11 @@ Versions
</thead>
<tbody>
<tr>
<td>0.0.1 -> master</td>
<td>0.0.2 -> master</td>
<td>0.90.6</td>
</tr>
<tr>
<td>0.0.1</td>
<td>0.90.5</td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.zenobase</groupId>
<artifactId>decimal-histogram-facet</artifactId>
<version>0.0.2-SNAPSHOT</version>
<version>0.0.2</version>
<packaging>jar</packaging>

<dependencies>
Expand Down

0 comments on commit 7f81720

Please sign in to comment.