Skip to content

Commit

Permalink
bump to version 4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Roguelazer committed Oct 27, 2020
1 parent 3f59542 commit 49310dc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
4.0.2
4.0.3

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.easypost</groupId>
<artifactId>easypost-api-client</artifactId>

<version>4.0.2</version>
<version>4.0.3</version>
<packaging>jar</packaging>

<name>com.easypost:easypost-api-client</name>
Expand Down

0 comments on commit 49310dc

Please sign in to comment.