diff --git a/src/constants.js b/src/constants.js index 490cfd1..3ea7d40 100644 --- a/src/constants.js +++ b/src/constants.js @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and limitations under the License. */ -const CURRENT_VERSION = '1.0.2'; +const CURRENT_VERSION = '1.0.3'; exports.CURRENT_VERSION = CURRENT_VERSION; //Service url and endpoints: