File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+
11+ ## [ 4.0.5] - 2024-05-06
12+
1013### Added
1114
1215* Upload progress reporting ([ #313 ] ( https://github.com/heroku/heroku-jvm-application-deployer/pull/313 ) )
@@ -226,7 +229,8 @@ properties](https://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.h
226229
227230* Improved detection of Heroku API key. Now uses .netrc first.
228231
229- [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.4...HEAD
232+ [ unreleased ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.5...HEAD
233+ [ 4.0.5 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.4...v4.0.5
230234[ 4.0.4 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.3...v4.0.4
231235[ 4.0.3 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.2...v4.0.3
232236[ 4.0.2 ] : https://github.com/heroku/heroku-jvm-application-deployer/compare/v4.0.1...v4.0.2
Original file line number Diff line number Diff line change 44
55 <groupId >com.heroku</groupId >
66 <artifactId >heroku-jvm-application-deployer</artifactId >
7- <version >4.0.5-SNAPSHOT </version >
7+ <version >4.0.5</version >
88 <packaging >jar</packaging >
99
1010 <name >Heroku JVM Application Deployer</name >
You can’t perform that action at this time.
0 commit comments