Skip to content

Commit 7c6cba6

Browse files
author
James Kolce
committed
v4.0.1
1 parent c4120ee commit 7c6cba6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "concise",
33
"description": "A front-end framework written in SASS that's lightweight, and easy-to-use.",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"ignore": [
66
".gitignore",
77
".editorconfig",

concise.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* ConciseCSS v4.0.0
2+
* ConciseCSS v4.0.1
33
* https://github.com/ConciseCSS/concise.css
44
*
55
* Copyright 2016 James Kolce, Keenan Payne and ConciseCSS Contributors

dist/concise.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@charset "UTF-8";
22
/**
3-
* ConciseCSS v4.0.0
3+
* ConciseCSS v4.0.1
44
* https://github.com/ConciseCSS/concise.css
55
*
66
* Copyright 2016 James Kolce, Keenan Payne and ConciseCSS Contributors

dist/concise.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "concise.css",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A lightweight front-end framework that provides functionality without the bloat.",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)