Skip to content

Commit 72a6d12

Browse files
authored
Start 4.2.0 development
1 parent aea8300 commit 72a6d12

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
@@ -46,7 +46,7 @@ apply plugin: 'jacoco'
4646
apply plugin: 'com.github.ben-manes.versions'
4747

4848
group = 'com.linecorp.bot'
49-
version = '4.1.0'
49+
version = '4.2.0'
5050

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

0 commit comments

Comments
 (0)