From 6839a8032973691d6ef60f2128fead23138a54a2 Mon Sep 17 00:00:00 2001 From: Richard Perdaan Date: Fri, 5 Oct 2018 12:53:08 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 36558814..ca36331e 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "v1.3.18", + "version": "v1.3.19", "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"],