diff --git a/package.json b/package.json index 5204bceb6..1062c17c7 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "description": "The official low-level Elasticsearch client for Node.js and the browser.", "main": "src/elasticsearch.js", "homepage": "http://elasticsearch.github.io/elasticsearch-js/", - "version": "1.0.0", + "version": "1.0.1", "browser": { "./src/lib/connectors/index.js": "./src/lib/connectors/browser_index.js", "./src/lib/loggers/index.js": "./src/lib/loggers/browser_index.js",