Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dnomak committed Nov 18, 2015
1 parent eaf4894 commit 1b6b1c5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bower.json
@@ -1,6 +1,6 @@
{
"name": "flexiblegs-scss-plus",
"version": "5.5.0",
"version": "5.5.1",
"homepage": "http://flexible.gs",
"description": "Flexible Grid System Scss Plus",
"keywords": [
Expand All @@ -21,6 +21,6 @@
"**/.*"
],
"devDependencies": {
"flexiblegs-scss": "~5.5.0"
"flexiblegs-scss": "~5.5.1"
}
}
2 changes: 1 addition & 1 deletion flexiblegs-scss-plus.scss
@@ -1,4 +1,4 @@
/*! Flexible Grid System 5.5.0 | Scss Plus | MIT License | flexible.gs */
/*! Flexible Grid System 5.5.1 | Scss Plus | MIT License | flexible.gs */

@mixin wrap-col() {
@each $wrap-col-val in $wrap-col {
Expand Down
2 changes: 1 addition & 1 deletion flexiblegs-settings.scss
@@ -1,4 +1,4 @@
/*! Flexible Grid System 5.5.0 | Settings | Scss | MIT License | flexible.gs */
/*! Flexible Grid System 5.5.1 | Settings | Scss | MIT License | flexible.gs */

$flexiblegs-method: (
"css",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "flexiblegs-scss-plus",
"version": "5.5.0",
"version": "5.5.1",
"homepage": "http://flexible.gs",
"description": "Flexible Grid System Scss Plus",
"keywords": [
Expand Down

0 comments on commit 1b6b1c5

Please sign in to comment.