Skip to content

Commit 6a13a0b

Browse files
committed
Bump to 1.0.6
1 parent 8bfbe76 commit 6a13a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ParseLiveQuery/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'com.android.library'
44
apply plugin: 'com.github.kt3k.coveralls'
55

66
group = 'com.parse'
7-
version = '1.0.6-SNAPSHOT'
7+
version = '1.0.6'
88

99
ext {
1010
projDescription = 'A library that gives you access to the powerful Parse cloud platform from your Android app.'

0 commit comments

Comments
 (0)