Skip to content

Commit 8e544fd

Browse files
Bumping version due to missing code for 0.9.1 release
1 parent 7e3c6a4 commit 8e544fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ JiraApi options:
9797
## Changelog ##
9898

9999

100-
* _0.9.1 Smaller fixes and features added_
100+
* _0.9.2 Smaller fixes and features added_
101101
* proper doRequest usage (thanks to [ndamnjanovic](https://github.com/ndamnjanovic))
102102
* Support for @ in usernames (thanks to [ryanplasma](https://github.com/ryanplasma))
103103
* Handling empty responses in getIssue

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jira",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "Wrapper for the JIRA API",
55
"author": "Steven Surowiec <[email protected]>",
66
"contributors": [

0 commit comments

Comments
 (0)