Skip to content

Commit 052a267

Browse files
committed
Releasing v1.0.3.
1 parent bb455d3 commit 052a267

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
*
66

7-
## 1.0.2-1.4-M3 (2020-07-17)
7+
## 1.0.3 (2020-07-17)
88

9-
* Same as `1.0.2`, but only built with Kotlin 1.4-M3.
9+
* Bug fix for Gradle's configuration caching #29.
1010

1111
## 1.0.2 (2020-07-17)
1212

13-
* Bug fix Gradle's configuration caching #29.
13+
* Discarded
1414

1515
## 1.0.1 (2020-07-09)
1616

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.3-SNAPSHOT
2+
VERSION_NAME=1.0.3
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)