Skip to content

Commit aa4e7a5

Browse files
author
Leonardo Menezes
committed
version bump 0.6.1
1 parent 1845ca2 commit aa4e7a5

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,8 @@ First cerebro release.
9696
- support rest client history
9797
- nodes module
9898

99+
###v0.6.1 - March 10th, 2017
100+
101+
#### Bug fixes
102+
- correct play.i18n.langs format
103+
- set an application.home default

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name := "cerebro"
22

3-
version := "0.6.0"
3+
version := "0.6.1"
44

55
scalaVersion := "2.11.8"
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cerebro",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "cerebro - elasticsearch admin",
55
"main": "index.html",
66
"scripts": {

0 commit comments

Comments
 (0)