Skip to content

Commit

Permalink
Version 0.3.0 final. Adds Gradle and support for inner classes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dleppik committed Jul 31, 2017
1 parent 17fdc7c commit 2eb012b
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
@@ -1,6 +1,6 @@
subprojects {
group = 'com.vocalabs'
version = '0.3.0-SNAPSHOT'
version = '0.3.0'

apply plugin: 'java'
sourceCompatibility = 1.8
Expand Down

0 comments on commit 2eb012b

Please sign in to comment.