Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7519089

Browse files
committedJan 20, 2016
Exit with status 0 after successful execution
1 parent d778480 commit 7519089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elasticio-sailor-nodejs",
33
"description": "The official elastic.io library for bootstrapping and executing for Node.js connectors",
4-
"version": "1.1.1",
4+
"version": "1.1.2",
55
"main": "run.js",
66
"scripts": {
77
"pretest": "./node_modules/.bin/grunt jscs",

0 commit comments

Comments
 (0)
Please sign in to comment.