diff --git a/AUTHORS b/AUTHORS index 0007821..7e5b4ea 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,4 +8,6 @@ Will Hedgecock Contributors ------------ -Will Hedgecock \ No newline at end of file +Will Hedgecock +Frederik Schubert +Farrell Farahbod \ No newline at end of file diff --git a/build.gradle b/build.gradle index c31f5bb..fd8f07d 100644 --- a/build.gradle +++ b/build.gradle @@ -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