Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
bump version to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
willbailey committed Feb 7, 2014
1 parent 5d36fc4 commit a0fe027
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 @@ -83,7 +83,7 @@ if (!project.hasProperty('sonatypeRepo') ||
apply plugin: 'maven'
apply plugin: 'signing'

version = "0.3.2"
version = "0.3.3"
group = "com.facebook.rebound"

signing {
Expand Down

0 comments on commit a0fe027

Please sign in to comment.