Skip to content

Commit 3a7c3a5

Browse files
committed
Bump to 2.3.0 - 2.2.0 was a mistag.
1 parent bb10d67 commit 3a7c3a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: library/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ apply plugin: 'signing'
55
ext {
66

77
GROUP = 'com.codepath.libraries'
8-
BASE_VERSION = "2.2"
9-
VERSION_NAME = "2.2.0"
8+
BASE_VERSION = "2.3"
9+
VERSION_NAME = "2.3.0"
1010
POM_PACKAGING = "aar"
1111
POM_DESCRIPTION = "CodePath OAuth Handler"
1212

0 commit comments

Comments
 (0)