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