Skip to content

Commit

Permalink
Release 2.3.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
davemorrissey committed Jan 12, 2015
1 parent cceb30b commit c36ba5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'signing'

group = 'com.davemorrissey.labs'
archivesBaseName = 'subsampling-scale-image-view'
version = '2.3.0-SNAPSHOT'
version = '2.3.0'

signing {
required { has("release") && gradle.taskGraph.hasTask("uploadArchives") }
Expand Down

0 comments on commit c36ba5d

Please sign in to comment.