From 4ba949e904fc545ed00a8b023087849054e999b5 Mon Sep 17 00:00:00 2001 From: Berend Kapelle Date: Thu, 14 Jun 2018 17:10:36 +0200 Subject: [PATCH] fix: tag and bump version in composer.json on the same commit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b7c02cc..73c801d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "figo/figo", "description": "API wrapper for figo Connect.", "homepage": "https://github.com/figo-connect/php-figo", - "version": "3.0.2", + "version": "3.0.3", "license": "MIT", "autoload": { "psr-0": {