Skip to content

Commit 96867d5

Browse files
authored
Merge pull request #11 from line/release/1.0.1
Release 1.0.1 to reflect the unreflected code.
2 parents 24470a2 + 908a426 commit 96867d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111

1212
allprojects {
1313
group = "com.linecorp.kotlin-jdsl"
14-
version = "1.0.0.RELEASE"
14+
version = "1.0.1.RELEASE"
1515

1616
repositories {
1717
mavenCentral()

0 commit comments

Comments
 (0)