From 65ca78b7fb8daf35ddb4b8155e708855e216bde1 Mon Sep 17 00:00:00 2001 From: Jeroen Ooms Date: Mon, 8 Feb 2016 14:22:27 +0100 Subject: [PATCH] Update version number in source files --- src/styles/initialize.less | 2 +- src/styles/initialize.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/initialize.less b/src/styles/initialize.less index 762a5cb..d94287c 100644 --- a/src/styles/initialize.less +++ b/src/styles/initialize.less @@ -1,5 +1,5 @@ /*! - * Initialize.css (v1.2.0) is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate. + * Initialize.css (v1.3.0) is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate. * http://jeroenoomsnl.github.io/initialize-css * * HTML5 Boilerplate: https://github.com/h5bp/html5-boilerplate diff --git a/src/styles/initialize.scss b/src/styles/initialize.scss index e2b2f87..0381c67 100644 --- a/src/styles/initialize.scss +++ b/src/styles/initialize.scss @@ -1,5 +1,5 @@ /*! - * Initialize.css (v1.2.0) is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate. + * Initialize.css (v1.3.0) is a complete and customizable collection of CSS best practices based on Normalize.css and HTML5 Boilerplate. * http://jeroenoomsnl.github.io/initialize-css * * HTML5 Boilerplate: https://github.com/h5bp/html5-boilerplate