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 e92853c commit 10e27f9Copy full SHA for 10e27f9
README.adoc
@@ -1,7 +1,7 @@
1
= kordamp-gradle-plugins
2
:linkattrs:
3
:project-name: kordamp-gradle-plugins
4
-:plugin-version: 0.9.0
+:plugin-version: 0.10.0
5
6
image:http://img.shields.io/travis/aalmiray/{project-name}/master.svg["Build Status", link="https://travis-ci.org/aalmiray/{project-name}"]
7
image:http://img.shields.io/badge/license-ASF2-blue.svg["Apache License 2", link="http://www.apache.org/licenses/LICENSE-2.0.txt"]
gradle.properties
@@ -17,7 +17,7 @@
17
#
18
19
group = org.kordamp.gradle
20
-version = 0.10.0-SNAPSHOT
+version = 0.10.0
21
sourceCompatibility = 1.8
22
targetCompatibility = 1.8
23
0 commit comments