Skip to content

Commit

Permalink
Bump version to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Curtis committed Jan 27, 2016
1 parent ee5af38 commit 2fe5174
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 @@ -8,7 +8,7 @@ sourceCompatibility = 1.6

group = 'com.box'
archivesBaseName = 'box-java-sdk'
version = '2.0.0'
version = '2.1.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 2fe5174

Please sign in to comment.