diff --git a/class.csstidy.php b/class.csstidy.php index 29a8d33..e4e7178 100644 --- a/class.csstidy.php +++ b/class.csstidy.php @@ -123,7 +123,7 @@ class csstidy { * @var string * @access private */ - public $version = '2.0.3'; + public $version = '2.2.1'; /** * Stores the settings * @var array @@ -1375,4 +1375,4 @@ public function parse_string_list($value) { return $strings; } -} \ No newline at end of file +}