From 1438f7d7af03c14c54318b0f6a855fb3715bee22 Mon Sep 17 00:00:00 2001 From: Raj Chevli Date: Fri, 21 Apr 2017 16:05:29 +0100 Subject: [PATCH] Bump composer version of configurator --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index addae26..c2df34d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A Magento module initially created by [CTI Digital] to create and maintain datab - Keep versions of your configurations using your own versioning system. - Split your configuration based on the environment you're developing on. -If you're interested about finding out more about the background of the configurator, watch this lightning talk by [Rick Steckles] at Mage Titans in Manchester on [YouTube]. +If you're interested to find out more about the background of the configurator, watch this lightning talk by [Rick Steckles] at Mage Titans in Manchester on [YouTube]. This is a work in progress and by no means for use with production environments (and probably not even development environments either just yet). diff --git a/composer.json b/composer.json index 6b5d3ef..44efd83 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "satooshi/php-coveralls": "^1.0", "phpunit/phpunit": "4.1.0" }, - "version": "0.14.0-dev", + "version": "0.14.2-dev", "autoload": { "files": [ "registration.php" ], "psr-4": {