We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e819e97 commit d1f1ca6Copy full SHA for d1f1ca6
1 file changed
build.gradle.kts
@@ -36,7 +36,7 @@ subprojects {
36
}
37
38
group = "com.ryandens"
39
- version = "0.2.0"
+ version = "0.2.1"
40
41
this.extensions.getByType<nebula.plugin.contacts.ContactsExtension>().run {
42
addPerson("admin@ryandens.com", delegateClosureOf<nebula.plugin.contacts.Contact> {
0 commit comments