Skip to content

Commit

Permalink
Update to 3.3.3 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
stephan-gh committed Mar 9, 2015
1 parent 1bdc666 commit 6ec443d
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 @@ buildscript {
import com.github.jengelman.gradle.plugins.shadow.ShadowJavaPlugin;

allprojects {
version = '3.3.3-SNAPSHOT'
version = '3.3.3'

apply plugin: 'java'
sourceCompatibility = 1.7 // TODO: Update to Java 8 sometime in the future
Expand Down

0 comments on commit 6ec443d

Please sign in to comment.