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