We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c6820 commit ece3c1aCopy full SHA for ece3c1a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@assertthat/assertthat-bdd",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Node.js module for integration with AssertThat BDD Jira plugin",
5
"main": "index.js",
6
"scripts": {
@@ -11,6 +11,7 @@
11
"url": "git+https://github.com/assertthat/assertthat-bdd-node.git"
12
},
13
"keywords": [
14
+ "assertthat",
15
"bdd",
16
"assertthat-bdd",
17
"jira-plugin",
0 commit comments