Skip to content

Commit b0379d0

Browse files
committed
Version 0.3.3
1 parent 730ce03 commit b0379d0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
### 0.3.2 (latest)
1+
### 0.3.3 (latest)
2+
#### August 13, 2017
3+
4+
**Release Notes:**
5+
1. Bugs fixed;
6+
2. Constants updated;
7+
3. Dependencies upgraded.
8+
9+
### 0.3.2
210
#### August 11, 2017
311

412
**Release Notes:**

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
// yiad.am jfrog repo
5353
def libraryGroupId = 'messageontap'
5454
def libraryArtifactId = 'api'
55-
def libraryVersion = '0.3.2'
55+
def libraryVersion = '0.3.3'
5656

5757
publishing.publications {
5858
aar(MavenPublication) {

0 commit comments

Comments
 (0)