From ac0098bcc1651813cc5f51d43ec3b2747314c927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Wikstr=C3=B6m?= Date: Mon, 15 Apr 2019 14:26:57 +0200 Subject: [PATCH] Bump up version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Erik Wikström --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index bdaf39f..0134c77 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "wikxen/sms-secret-santa", "description": "A secret santa app using the ip1-php-sdk", - "version": "1.0.0", + "version": "1.1.0", "type": "project", "license": "MIT", "authors": [ diff --git a/composer.lock b/composer.lock index d8b34aa..0e2adfe 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "e56549bb8ed8176996397c0e114b5390", + "content-hash": "ec1cb97db9db552ec114643b64cf085e", "packages": [ { "name": "ip1sms/ip1-php-sdk",