From 49310dcc0f966599a8106b612406f336f0296b4e Mon Sep 17 00:00:00 2001 From: James Brown Date: Mon, 26 Oct 2020 17:16:45 -0700 Subject: [PATCH] bump to version 4.0.3 --- CHANGELOG | 4 ++++ VERSION | 2 +- pom.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ea0cb4802..11e56301c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +=== 4.0.3 2020-10-26 +* Change `PUT` requests to be properly-encoded +* Handle null previous_attributes + === 4.0.2 2020-03-30 * Merged pull request #49 diff --git a/VERSION b/VERSION index 62c424f2a..81daaa361 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -4.0.2 +4.0.3 diff --git a/pom.xml b/pom.xml index c434ec895..bca6cfb4f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.easypost easypost-api-client - 4.0.2 + 4.0.3 jar com.easypost:easypost-api-client