We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f7b786 commit 584d220Copy full SHA for 584d220
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
7
ext {
8
projectGroup = 'io.github.easymodeling'
9
- projectVersion = '0.1.3-SNAPSHOT'
+ projectVersion = '0.1.3'
10
11
publicationPom = {
12
name = 'Easy Modeling'
0 commit comments