diff --git a/package.json b/package.json index 09c7292..79af375 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botium-bindings", - "version": "2.0.10", + "version": "2.0.11", "engines": { "node": ">=6.0" }, @@ -17,7 +17,7 @@ "license": "MIT", "dependencies": { "async": "^2.1.5", - "botium-core": "1.4.11", + "botium-core": "1.4.12", "debug": "^3.1.0", "lodash": "^4.17.4", "mkdirp": "^0.5.1",