diff --git a/bower.json b/bower.json index 6428ce3..81162da 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "KNACSS", - "version": "5.0.1", + "version": "6.0.0", "homepage": "http://www.knacss.com/", "authors": [ "Raphaƫl GOETTER, Alsacreations" diff --git a/package.json b/package.json index 586fcb7..2720d27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "knacss", - "version": "5.0.1", + "version": "6.0.0", "homepage": "http://www.knacss.com/", "bugs": "https://github.com/alsacreations/KNACSS/issues", "author": [ diff --git a/sass/knacss.scss b/sass/knacss.scss index 5cf48e0..b093202 100644 --- a/sass/knacss.scss +++ b/sass/knacss.scss @@ -45,7 +45,7 @@ // Objects @import "objects/_media.scss"; // media object -@import "objects/_autogrid.scss"; // media object +@import "objects/_autogrid.scss"; // media autogrid // Utilities @import "utilities/_layout.scss"; // alignment, modules, positionning