Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit a84eba8

Browse files
committed
Bumped version to 1.3.1
1 parent d86633e commit a84eba8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ Thanks!
100100

101101
## Changelog
102102

103+
### 1.3.1
104+
* Fixed eexport script not running anything
105+
103106
### 1.3.0
104107
* Support for ElasticSearch 1.0 (with autodetection of servers)
105108
* Deprecated the sourceCompression flag (it's useless since we're auto-detecting compression)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"email": "mallox@pyxzl.net"
99
},
1010
"license": "Apache 2.0",
11-
"version": "1.3.0",
11+
"version": "1.3.1",
1212
"author": "Ravi Gairola <mallox@pyxzl.net>",
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)