From 25578427fada1071d5d5289cb64450133e76c8c6 Mon Sep 17 00:00:00 2001 From: Nick Pack Date: Thu, 30 May 2013 09:38:13 +0100 Subject: [PATCH] Version bump --- README.md | 1 + component.json | 2 +- index.html | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e3378a..2e9adec 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Then following that, from the root dir of this project, run `npm install` which You should be good to go. ## Changelog +* May 30, 2013 - (v1.0.3) Added 1.5 * font size line heights to headings and paragraphs * May 28, 2013 - Rename project to Ribs * May 17, 2013 - (v1.0.2) Travis CI build configuration, and minor refactor to remove as many of the warnings from CSSLint as was feasible to do - MAY CAUSE REGRESSIONS. * May 17, 2013 - (v1.0.1) Added grunt build tools diff --git a/component.json b/component.json index 0a1f0ac..a44cc4f 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "Ribs", - "version": "1.0.2", + "version": "1.0.3", "main": "css/Ribs.css", "ignore": [ "**/.*", diff --git a/index.html b/index.html index f95a806..1bed76b 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@

Ribs

-
Version 1.0.2
+
Version 1.0.3