Skip to content
This repository was archived by the owner on Sep 2, 2020. It is now read-only.

Commit 54e9cb8

Browse files
author
Daniel Hugenroth
committed
Update version to 1.5.0
1 parent fb799b8 commit 54e9cb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bolts-applinks/src/main/java/bolts/Bolts.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ public final class Bolts {
1313
/**
1414
* The version of the Bolts library.
1515
*/
16-
public static final String VERSION = "1.4.1-SNAPSHOT";
16+
public static final String VERSION = "1.5.0";
1717
}

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# LICENSE file in the root directory of this source tree.
55

66
GROUP_NAME=com.parse.bolts
7-
VERSION_NAME=1.4.1-SNAPSHOT
7+
VERSION_NAME=1.5.0

0 commit comments

Comments
 (0)