?iť?

Your IP : 18.222.184.18


Current Path : /home/scgforma/www/cloud/3rdparty/leafo/scssphp/src/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/leafo/scssphp/src/Version.php

<?php
/**
 * SCSSPHP
 *
 * @copyright 2012-2017 Leaf Corcoran
 *
 * @license http://opensource.org/licenses/MIT MIT
 *
 * @link http://leafo.github.io/scssphp
 */

namespace Leafo\ScssPhp;

/**
 * SCSSPHP version
 *
 * @author Leaf Corcoran <leafot@gmail.com>
 */
class Version
{
    const VERSION = 'v0.7.2';
}