We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b9ae0 commit ee82a6aCopy full SHA for ee82a6a
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group 'com.github.lppedd'
7
-version '0.2.1'
+version '0.2.2'
8
9
sourceCompatibility = JavaVersion.VERSION_12
10
change_notes/0_2_2.html
@@ -0,0 +1,7 @@
1
+<h3>0.2.2 (12/02/2020)</h3>
2
+<p>
3
+ Fifth alpha release.
+</p>
+<ul>
+ <li>Removed redundant commit type Provider</li>
+</ul>
0 commit comments