diff --git a/package.json b/package.json index a310d94..0d3e07f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "botium-bindings", - "version": "2.1.6", + "version": "2.1.7", "engines": { "node": ">=8.13.0" }, @@ -21,7 +21,7 @@ "dependencies": { "@babel/runtime": "^7.13.10", "async": "^3.2.0", - "botium-core": "1.11.2", + "botium-core": "1.11.3", "debug": "^4.3.1", "lodash": "^4.17.21", "mkdirp": "^1.0.4",