1
0
mirror of https://github.com/chylex/IntelliJ-Inspection-Lens.git synced 2025-05-10 08:34:05 +02:00

Release 1.0.0

This commit is contained in:
chylex 2022-08-11 08:25:23 +02:00
parent 06c81654e8
commit 10461d2927
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548

View File

@ -8,7 +8,7 @@ plugins {
}
group = "com.chylex.intellij.inspectionlens"
version = "0.0.1"
version = "1.0.0"
repositories {
mavenCentral()