From e49478498b43d58f2194cae222699af67c0df515 Mon Sep 17 00:00:00 2001 From: "Bendik R. Brenne" Date: Sat, 11 Aug 2018 12:27:22 +0200 Subject: [PATCH] Let's try that again --- VERSION | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index eec2117..b1f739e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.2-alpha +1.0.3-alpha diff --git a/composer.json b/composer.json index 6bc186b..44bb142 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "difi/signature-api-client-php", - "version": "1.0.2-alpha", + "version": "1.0.3-alpha", "license": "MIT", "type": "library", "description": "Client library for Digipost Signature API",