Skip to content

Commit a9523f5

Browse files
committed
Releasing 1.0.2.
1 parent 7a7e591 commit a9523f5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
*
66

7+
## 1.0.2 (2020-07-17)
8+
9+
* Bug fix Gradle's configuration caching #29.
10+
711
## 1.0.1 (2020-07-09)
812

913
* Added support for Gradle's configuration caching and made task configuration lazy #19.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.squareup.hephaestus
2-
VERSION_NAME=1.0.1-SNAPSHOT
2+
VERSION_NAME=1.0.2
33

44
POM_DESCRIPTION=A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces.
55
POM_INCEPTION_YEAR=2020

0 commit comments

Comments
 (0)