Skip to content

Commit ef6b58e

Browse files
committed
Release 3.0.0
1 parent fc5681f commit ef6b58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ apply plugin: 'jacoco'
4242
apply plugin: 'com.github.ben-manes.versions'
4343

4444
group = 'com.linecorp.bot'
45-
version = '2.7.0'
45+
version = '3.0.0'
4646

4747
//set build variables based on build type (release, continuous integration, development)
4848
def isDevBuild

0 commit comments

Comments
 (0)