Skip to content

Commit 40b84bb

Browse files
committed
Changed settings and version number
1 parent 15d31dd commit 40b84bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88
}
99

10-
version=1.0
10+
version="1.0.1"
1111

1212
apply plugin: "com.github.hierynomus.license"
1313
apply plugin: 'java'

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
rootProject.name = 'nodejs-plugin'
1+
rootProject.name = 'xld-nodejs-plugin'

0 commit comments

Comments
 (0)