diff --git a/composer.json b/composer.json index 7f658719..949cc526 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "v0.2.3", + "version": "v0.2.4", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "homepage": "https://www.myparcel.nl", "tags": ["MyParcel", "My Parcel", "Post NL", "PostNL"], diff --git a/src/AutoLoader.php b/src/AutoLoader.php index 9df2d817..73729551 100755 --- a/src/AutoLoader.php +++ b/src/AutoLoader.php @@ -1,12 +1,4 @@