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 c81ddbd commit dd35dabCopy full SHA for dd35dab
gradle/project-info.gradle
@@ -3,7 +3,7 @@
3
// -----------------------------------------------------------------------------
4
ext.publishing.artifactId = project.name.toLowerCase()
5
ext.publishing.groupId = 'eu.mihosoft.vvecmath'
6
-ext.publishing.versionId = '0.3.5'
+ext.publishing.versionId = '0.3.6'
7
8
ext.publishing.developerName = 'Michael Hoffer'
9
ext.publishing.developerAlias = 'miho'
0 commit comments