From f4d96b71862422df7645eff7193a258102e1d492 Mon Sep 17 00:00:00 2001 From: Kasper Isager Date: Wed, 30 Apr 2014 10:50:26 -0400 Subject: [PATCH] Bump version to 0.0.1 --- about.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',