From b233eba0729140362609f40c1c45064362978fc5 Mon Sep 17 00:00:00 2001 From: Aaron Iker Date: Sun, 26 Nov 2017 13:12:17 +0100 Subject: [PATCH] 2.8.4 release --- README.md | 4 +++- bower.json | 2 +- demo/index.html | 2 +- package.json | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6783ae7..ab7899c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Framy - Very simple CSS Framework +Framy is a collection of basic components, you will need in every web project to develop responsive & modern interfaces and websites. + __Website__ http://www.framycss.org __Documentation__ http://www.framycss.org/#/docs @@ -26,7 +28,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 5abc209..bdab3ff 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.3", + "version": "2.8.4", "keywords": [ "css", "sass", diff --git a/demo/index.html b/demo/index.html index abae3a0..4706200 100644 --- a/demo/index.html +++ b/demo/index.html @@ -18,7 +18,7 @@