Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnanG committed Jun 1, 2022
1 parent 37df463 commit 4bd9abd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## [v2.1.4]
* Updated README [#88](https://github.com/singer-io/tap-jira/pull/88)
## [v2.1.3]
* Fixed Tranform Issues [#84](https://github.com/singer-io/tap-jira/pull/84)
## [v2.1.2]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from setuptools import setup, find_packages

setup(name="tap-jira",
version="2.1.3",
version="2.1.4",
description="Singer.io tap for extracting data from the Jira API",
author="Stitch",
url="http://singer.io",
Expand Down

0 comments on commit 4bd9abd

Please sign in to comment.