Skip to content

Commit

Permalink
0.2.59
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release authored and Sonatype Community committed Dec 9, 2020
1 parent 7526728 commit 49d1693
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

<!--next-version-placeholder-->

## v0.2.59 (2020-12-09)
### Fix
* Resolve vulnerability: CVE-2020-27783 in lxml ([`7526728`](https://github.com/sonatype-nexus-community/jake/commit/7526728623e102fb75fad30eb82be8824abbdf39))

## v0.2.58 (2020-12-07)


Expand Down
2 changes: 1 addition & 1 deletion jake/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@

"""Sets version for the application"""

__version__ = '0.2.58'
__version__ = '0.2.59'

0 comments on commit 49d1693

Please sign in to comment.