Skip to content

Commit

Permalink
🔖 tag new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandens committed Aug 20, 2021
1 parent e819e97 commit d1f1ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ subprojects {
}
}
group = "com.ryandens"
version = "0.2.0"
version = "0.2.1"

this.extensions.getByType<nebula.plugin.contacts.ContactsExtension>().run {
addPerson("[email protected]", delegateClosureOf<nebula.plugin.contacts.Contact> {
Expand Down

0 comments on commit d1f1ca6

Please sign in to comment.