Skip to content

Commit

Permalink
Updated version to 0.3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mate.harsadi committed Jan 29, 2019
1 parent 9b6959a commit e3b97ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ group 'com.iheartradio.m3u8'
archivesBaseName = 'open-m3u8'
sourceCompatibility = 1.8
targetCompatibility = 1.8
version '0.3.11'
version '0.3.13'

dependencies {
testCompile group: 'junit', name: 'junit', version: '4.11'
Expand Down

0 comments on commit e3b97ae

Please sign in to comment.