Skip to content

Commit

Permalink
Update WebGL4J library version to 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sriharshachilakapati committed Jan 1, 2016
1 parent 0e27eb5 commit d77b8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webgl4j/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ targetCompatibility = 1.7

group = "com.goharsha"
archivesBaseName = "webgl4j"
version = "0.2.7"
version = "0.2.8"

dependencies {
compile 'com.google.gwt:gwt-user:2.7.0'
Expand Down

0 comments on commit d77b8e5

Please sign in to comment.