Skip to content

Commit 30a83b5

Browse files
authored
Update jarremapper-dev
1 parent c60f541 commit 30a83b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
plugins {
22
id 'java'
33
id 'maven-publish'
4-
id 'com.pocolifo.jarremapper.devplugin' version '1.0-SNAPSHOT'
4+
id 'com.pocolifo.jarremapper.devplugin' version '1.0.1'
55
}
66

77
group 'com.pocolifo'
8-
version '2.0.0'
8+
version '2.0.2'
99

1010
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_1_8
1111

0 commit comments

Comments
 (0)