diff --git a/README.md b/README.md index 4831cee..7a47f8b 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ You can read more about some of the current Resource Implementations here: https ## Version Information +### 1.3.2 +No changes in this release + ### 1.3.1 This release includes improved documentation, and an update on the SciDB.sql file. The i2b2/tranSMART resource interface has been refactored to better support '/' characters. The i2b2/tranSMART JSON result converter has been refactored to better handle large arrays of JSON objects that are returned from the Clinical Data Service. diff --git a/pom.xml b/pom.xml index 776229e..1a65e09 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 edu.harvard.hms.dbmi.bd2k.irct IRCT-RI - 1.3.1 + 1.3.2-STAGING INTER-RESOURCE COMMUNICATION TOOL : Resource Interface @@ -55,7 +55,7 @@ edu.harvard.hms.dbmi.bd2k.irct IRCT-API - 1.3.1 + 1.3.2-STAGING