We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e3c6a4 commit 8e544fdCopy full SHA for 8e544fd
README.md
@@ -97,7 +97,7 @@ JiraApi options:
97
## Changelog ##
98
99
100
-* _0.9.1 Smaller fixes and features added_
+* _0.9.2 Smaller fixes and features added_
101
* proper doRequest usage (thanks to [ndamnjanovic](https://github.com/ndamnjanovic))
102
* Support for @ in usernames (thanks to [ryanplasma](https://github.com/ryanplasma))
103
* Handling empty responses in getIssue
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jira",
3
- "version": "0.9.1",
+ "version": "0.9.2",
4
"description": "Wrapper for the JIRA API",
5
"author": "Steven Surowiec <[email protected]>",
6
"contributors": [
0 commit comments