From da5285828f7a4add01bd61f2c033ce27838c6437 Mon Sep 17 00:00:00 2001 From: Aaron Iker Date: Tue, 20 Feb 2018 19:31:47 +0100 Subject: [PATCH] 2.8.5 release --- README.md | 2 +- bower.json | 5 ++--- demo/index.html | 2 +- package.json | 5 ++--- 4 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bf52c9d..60565ed 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Or just the CSS flexbox grid: Or replace _latest_ with a specific version (ex. grid system): ``` // Just the CSS flexbox grid - + ``` ### Install with npm diff --git a/bower.json b/bower.json index bdab3ff..83741a8 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "framy-css", "description": "Framy is a free and very simple CSS Framework for developing responsive & modern websites.", "main": "dist/css/framy.min.css", - "version": "2.8.4", + "version": "2.8.5", "keywords": [ "css", "sass", @@ -18,7 +18,6 @@ "Aaron Iker" ], "ignore": [ - "demo", - "src" + "demo" ] } diff --git a/demo/index.html b/demo/index.html index 60c2036..a86b47e 100644 --- a/demo/index.html +++ b/demo/index.html @@ -18,7 +18,7 @@