Updated to Version 1.3.2.

This commit is contained in:
hedgecrw85 2015-05-13 10:42:42 -05:00
parent cb3b50196f
commit 97a8efcec3
2 changed files with 4 additions and 2 deletions

View File

@ -8,4 +8,6 @@ Will Hedgecock <will.hedgecock@fazecast.com>
Contributors
------------
Will Hedgecock <will.hedgecock@fazecast.com>
Will Hedgecock <will.hedgecock@fazecast.com>
Frederik Schubert <https://github.com/frederikschubert>
Farrell Farahbod <https://github.com/farrellf>

View File

@ -4,7 +4,7 @@ apply plugin: 'maven'
group = 'com.fazecast'
archivesBaseName = 'jSerialComm'
version = '1.3.1'
version = '1.3.2'
sourceCompatibility = 1.6
targetCompatibility = 1.6