Skip to content

Commit 0dba47d

Browse files
author
Max Presman
committed
bump up version
1 parent 81b5f5c commit 0dba47d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0-beta1
1+
4.0.0-beta2

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id 'findbugs'
99
}
1010
group = 'com.pubnub'
11-
version = '4.0.0-beta1'
11+
version = '4.0.0-beta2'
1212

1313
description = """"""
1414

0 commit comments

Comments
 (0)