Skip to content

Commit 5a68f96

Browse files
committed
Releasing v1.0.5.
1 parent 3b58a57 commit 5a68f96

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Next Version
44

5-
* Renamed the project from Hephaestus to Anvil #12. **IMPORTANT:** Anvil is not compatible with Hephaestus and you must upgrade the plugin in all of your libraries.
5+
## 1.0.5 (2020-07-24)
6+
7+
* Renamed the project from Hephaestus to Anvil #12. **IMPORTANT:** Anvil is not compatible with Hephaestus and you must upgrade the plugin in all of your libraries. The artifact coordinates changed, too.
68

79
## 1.0.4-1.4-M3 (2020-07-24)
810

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.squareup.anvil
2-
VERSION_NAME=1.0.5-SNAPSHOT
2+
VERSION_NAME=1.0.5
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)