Skip to content

Commit

Permalink
chore: Release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iamareebjamal committed Oct 23, 2018
1 parent 8d62df0 commit 47b5759
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## Changelog

#### v2.0.2 (unreleased):
#### v2.0.2 (22-10-2018):

- Add workaround for issue https://github.com/spring-projects/spring-boot/issues/14897 re-enabling resource versioning
- Update Gradle to 4.10

#### v2.0.1 (18-10-2018):

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ apply plugin: 'org.springframework.boot'
apply plugin: 'io.spring.dependency-management'

group 'amu'
version '2.0.2-SNAPSHOT'
version '2.0.2-RELEASE'

sourceCompatibility = 1.8

Expand Down

0 comments on commit 47b5759

Please sign in to comment.