Skip to content

Commit e066c00

Browse files
committed
Bump version
1 parent fb6648d commit e066c00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repositories {
5959
```
6060

6161
```
62-
compile 'net.ypresto.androidtranscoder:android-transcoder:0.1.9'
62+
compile 'net.ypresto.androidtranscoder:android-transcoder:0.1.10'
6363
```
6464

6565
## Note (PLEASE READ FIRST)

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
publish {
3333
groupId = 'net.ypresto.androidtranscoder'
3434
artifactId = 'android-transcoder'
35-
version = '0.1.9-SNAPSHOT'
35+
version = '0.1.10-SNAPSHOT'
3636
licences = ['Apache-2.0']
3737
website = 'https://github.com/ypresto/android-transcoder'
3838
autoPublish = false

0 commit comments

Comments
 (0)