Skip to content

Commit 49310dc

Browse files
committed
bump to version 4.0.3
1 parent 3f59542 commit 49310dc

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 4.0.3 2020-10-26
2+
* Change `PUT` requests to be properly-encoded
3+
* Handle null previous_attributes
4+
15
=== 4.0.2 2020-03-30
26

37
* Merged pull request #49

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
4.0.2
1+
4.0.3
22

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.easypost</groupId>
66
<artifactId>easypost-api-client</artifactId>
77

8-
<version>4.0.2</version>
8+
<version>4.0.3</version>
99
<packaging>jar</packaging>
1010

1111
<name>com.easypost:easypost-api-client</name>

0 commit comments

Comments
 (0)