Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
ydylla committed Jul 14, 2022
1 parent a3ce475 commit b29b947
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ respositories {
}
dependencies {
implementation 'com.github.eddyson-de:tapestry-minification-cache-warming:0.1.0'
implementation 'com.github.eddyson-de:tapestry-minification-cache-warming:0.2.0'
}
```
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {

description = "Warm up Tapestry's minification cache during application startup"
group = "de.eddyson"
version = "0.1.0"
version = "0.2.0"

repositories {
mavenCentral()
Expand Down

0 comments on commit b29b947

Please sign in to comment.