Skip to content

Commit 118f05c

Browse files
committed
Release 2.5.0
1 parent 86653ae commit 118f05c

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.4.0'
45+
version = '2.5.0'
4646

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

0 commit comments

Comments
 (0)