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

Commit

Permalink
⚡ Release 1.3.0 ⚡
Browse files Browse the repository at this point in the history
  • Loading branch information
grantland committed Nov 6, 2015
1 parent a433038 commit 8f4cf5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ Download [the latest JAR][latest] or define in Gradle:

```groovy
dependencies {
compile 'com.parse.bolts:bolts-android:1.2.1'
compile 'com.parse.bolts:bolts-tasks:1.3.0'
compile 'com.parse.bolts:bolts-applinks:1.3.0'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
GROUP_NAME=com.parse.bolts
VERSION_NAME=1.2.2-SNAPSHOT
VERSION_NAME=1.3.0

0 comments on commit 8f4cf5c

Please sign in to comment.