Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
codeforequity-at committed Feb 7, 2019
1 parent ae06348 commit 1f3b445
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ typings/
.env

botiumwork
dist
dist
package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "botium-bindings",
"version": "2.0.7",
"version": "2.0.8",
"engines": {
"node": ">=6.0"
},
Expand All @@ -17,7 +17,7 @@
"license": "MIT",
"dependencies": {
"async": "^2.1.5",
"botium-core": "1.4.7",
"botium-core": "1.4.8",
"debug": "^3.1.0",
"lodash": "^4.17.4",
"mkdirp": "^0.5.1",
Expand Down

0 comments on commit 1f3b445

Please sign in to comment.