MDL-60287 scssphp: upgraded to 0.6.7
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* SCSSPHP
|
||||
*
|
||||
* @copyright 2012-2015 Leaf Corcoran
|
||||
* @copyright 2012-2017 Leaf Corcoran
|
||||
*
|
||||
* @license http://opensource.org/licenses/MIT MIT
|
||||
*
|
||||
@@ -18,5 +18,5 @@ namespace Leafo\ScssPhp;
|
||||
*/
|
||||
class Version
|
||||
{
|
||||
const VERSION = 'v0.6.5';
|
||||
const VERSION = 'v0.6.7';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user