Skip to content

Commit 1438f7d

Browse files
committed
Bump composer version of configurator
1 parent 0ad8b19 commit 1438f7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A Magento module initially created by [CTI Digital] to create and maintain datab
1010
- Keep versions of your configurations using your own versioning system.
1111
- Split your configuration based on the environment you're developing on.
1212

13-
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].
13+
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].
1414

1515
This is a work in progress and by no means for use with production environments (and probably not even development environments either just yet).
1616

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"satooshi/php-coveralls": "^1.0",
2222
"phpunit/phpunit": "4.1.0"
2323
},
24-
"version": "0.14.0-dev",
24+
"version": "0.14.2-dev",
2525
"autoload": {
2626
"files": [ "registration.php" ],
2727
"psr-4": {

0 commit comments

Comments
 (0)