1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-03-16 03:49:49 +01:00

updating the version number

This commit is contained in:
Dave Olsen 2014-02-04 21:44:07 -05:00
parent 70eadc826c
commit 6ab5811a26
7 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Builder CLI - v0.7.1
* Pattern Lab Builder CLI - v0.7.2
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -3,7 +3,7 @@
* If config.ini doesn't exist Pattern Lab will try to create a new version
*/
v = "0.7.1"
v = "0.7.2"
// file extensions to ignore when building or watching the source dir, separate with a comma
ie = "scss,DS_Store,less"

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Builder Class - v0.7.1
* Pattern Lab Builder Class - v0.7.2
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Configurer Class - v0.7.1
* Pattern Lab Configurer Class - v0.7.2
*
* Copyright (c) 2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Generator Class - v0.7.1
* Pattern Lab Generator Class - v0.7.2
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Migrator Class - v0.7.1
* Pattern Lab Migrator Class - v0.7.2
*
* Copyright (c) 2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license

View File

@ -1,7 +1,7 @@
<?php
/*!
* Pattern Lab Watcher Class - v0.7.1
* Pattern Lab Watcher Class - v0.7.2
*
* Copyright (c) 2013-2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license