Skip to content

Commit

Permalink
Begin 5.0.4-SNAPSHOT. (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisr3 authored Sep 17, 2019
1 parent a6cd4cd commit bfec3ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import static org.gradle.api.JavaVersion.*

buildscript {
ext {
gradle_plugins_version = '5.0.3-SNAPSHOT'
gradle_plugins_version = '5.0.4-SNAPSHOT'
typesafe_config_version = '1.3.1'
kotlin_version = '1.3.21'
snake_yaml_version = '1.19'
Expand Down
2 changes: 2 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Version 5

### Version 5.0.4

### Version 5.0.3

* `quasar-utils`: Add `excludeClassLoaders` option to the `quasar` extension. This option requires Quasar 0.7.12_r3 and above, excluding 0.8.0.
Expand Down

0 comments on commit bfec3ed

Please sign in to comment.