Skip to content

Commit

Permalink
🔖 Release v0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBakerEffendi committed Apr 27, 2021
1 parent a7c90b0 commit 2c764e5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [0.5.9] - 2021-04-27

### Changed

- Downgraded `codepropertygraph` version to 1.3.20.

### Fixed

- Fixed issue where JAR files were only being identified by their suffix. They are now
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.8-SNAPSHOT
0.5.9
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ neo4jDriverVersion=4.2.0
tigerGraphVersion=3.1.0
khttpVersion=1.0.0
jacksonVersion=2.12.0
shiftleftVersion=1.3.123
shiftleftVersion=1.3.120
sootVersion=4.2.1
lz4Version=1.7.1
cache2kVersion=2.0.0.Final
Expand Down

0 comments on commit 2c764e5

Please sign in to comment.