Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando Barillas committed May 8, 2016
1 parent 91f79bc commit 390eb47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'java'

group 'com.fernandobarillas.albumparser'
version '0.1.1'
version '0.2.0'

// Output jar filename
archivesBaseName = 'albumparser'
Expand Down

0 comments on commit 390eb47

Please sign in to comment.