diff --git a/dist/example/index.html b/dist/example/index.html index 84ae182..b311068 100644 --- a/dist/example/index.html +++ b/dist/example/index.html @@ -4,8 +4,8 @@ - Crispy | Lightweight CSS / SCSS Framework - + Crispy CSS | Lightweight SCSS Framework + @@ -22,7 +22,7 @@ - Crispy 2.1.0 + Crispy 2.1.2

diff --git a/package.json b/package.json index 6bb5382..dca4bb5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "crispy-css", - "version": "2.1.1", - "description": "Flat Sass Boilerplate to give you a amount of Basic Settings, Mixins and Functions", + "version": "2.1.2", + "description": "Lightweight Framework for building Websites and Apps for Mobile, Tablet and Desktop. Minimal UI-Elements and Helpers.", "repository": { "type": "git", "url": "git@gitlab.tentakelfabrik.de:tentakelfabrik/crispy.git"