Skip to content

Commit

Permalink
Merge pull request #18 from lisb/release/0.3.0
Browse files Browse the repository at this point in the history
Release 0.3.0
  • Loading branch information
krdlab authored Mar 16, 2022
2 parents 1ea8337 + 20b5390 commit 02c24d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daab",
"version": "0.2.0",
"version": "0.3.0",
"description": "daab (direct agent assist bot) commandline interface",
"main": "lib/daab.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"description": "<%= description %>",
"dependencies": {
"forever": "^4.0.0",
"lisb-hubot": "^3.3.2",
"lisb-hubot": ">=4.0.0 <5.0.0",
"lisb-hubot-redis-brain": "^1.0.0"
}
}

0 comments on commit 02c24d2

Please sign in to comment.