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 a633eee commit 7cf894aCopy full SHA for 7cf894a
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.9'
+ext.publishing.versionId = '0.4.0'
7
8
ext.publishing.developerName = 'Michael Hoffer'
9
ext.publishing.developerAlias = 'miho'
0 commit comments