Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
codeforequity-at committed Jan 25, 2019
1 parent 037914a commit 265f376
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 62 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.3",
"version": "2.0.4",
"engines": {
"node": ">=6.0"
},
Expand All @@ -17,7 +17,7 @@
"license": "MIT",
"dependencies": {
"async": "^2.1.5",
"botium-core": "1.4.3",
"botium-core": "1.4.4",
"debug": "^3.1.0",
"lodash": "^4.17.4",
"mkdirp": "^0.5.1",
Expand Down
1 change: 1 addition & 0 deletions src/cli/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ bb.helper.jest().setupJestTestSuite()
} else {
fs.writeFileSync(botiumEchoSample,
`give me picture
#me
Hello, Bot!
Expand Down

0 comments on commit 265f376

Please sign in to comment.