diff --git a/build.gradle.kts b/build.gradle.kts index 88204de3..c4da2155 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -7,7 +7,7 @@ plugins { } group = "com.github.lppedd" -version = "0.9.0" +version = "0.10.0" repositories { maven("https://dl.bintray.com/kotlin/kotlin-eap") diff --git a/change-notes/0_10_0.html b/change-notes/0_10_0.html new file mode 100644 index 00000000..d5f8c7db --- /dev/null +++ b/change-notes/0_10_0.html @@ -0,0 +1,14 @@ +
+ Fifteenth alpha release.
+ New features
+
commitInspectionProvider