Skip to content

Commit b889b6a

Browse files
authored
Merge pull request #194 from StackStorm/version-bump-0.10.0
Bump version to 0.10.0
2 parents 9815ee7 + 567fa5f commit b889b6a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44
in development
55
--------------
66

7+
0.10.0
8+
------
9+
710
* Move babel-eslint dependency to devDependencies [PR #180] (bug fix)
811
* Small refactor and more tests (for ``scripts/stackstorm.js``) [PR #185] (improvement)
912
* Refactor chat providers into their own modules [PR #186] (improvement)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hubot-stackstorm",
33
"description": "A hubot plugin for integrating with StackStorm event-driven infrastructure automation platform.",
4-
"version": "0.9.6",
4+
"version": "0.10.0",
55
"author": "StackStorm, Inc. <[email protected]>",
66
"license": "Apache-2.0",
77
"keywords": [

0 commit comments

Comments
 (0)