Skip to content

Commit

Permalink
Version 1.0.6.2. Added a minor fix to Stubs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Diego Tori committed Oct 12, 2016
1 parent 0d99309 commit eb180c2
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 @@ -6,7 +6,7 @@ apply plugin: 'maven-publish'

group = 'com.diegotori.doclava'
archivesBaseName = project.name
version = '1.0.6.2-SNAPSHOT'
version = '1.0.6.2'

sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit eb180c2

Please sign in to comment.