Skip to content

Commit 4abc9f7

Browse files
committed
kotlinbukkit 1.0.0-rc.1
1 parent 2d3ada1 commit 4abc9f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bintraydescriptor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"subject": "finalchild"
66
},
77
"version": {
8-
"name": "1.0.0-SNAPSHOT",
8+
"name": "1.0.0-rc.1",
99
"gpgSign": true
1010
},
1111
"files": [

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
}
2424

2525
group 'me.finalchild'
26-
version '1.0.0-SNAPSHOT'
26+
version '1.0.0-rc.1'
2727

2828
description 'Provides Kotlin stdlib and extensions to Bukkit plugins.'
2929

0 commit comments

Comments
 (0)