diff --git a/about.php b/about.php index 77e4355..d526320 100644 --- a/about.php +++ b/about.php @@ -3,7 +3,7 @@ $ThemeInfo['foundation'] = array( 'Name' => 'Foundation', 'Description' => "An advanced theming boilerplate built on Foundation 5 by ZURB. Geared towards developers and designers who know their way around Sass.", - 'Version' => '0.0.0', + 'Version' => '0.0.1', 'Author' => 'Kasper K. Isager', 'AuthorEmail' => 'kasperisager@gmail.com', 'AuthorUrl' => 'https://github.com/kasperisager',