diff --git a/bower.json b/bower.json index 3ce25fa..81fbc65 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "include-media", - "version": "1.4.6", + "version": "1.4.7", "homepage": "https://github.com/eduardoboucas/import-media", "authors": [ "Eduardo Boucas " diff --git a/dist/_include-media.scss b/dist/_include-media.scss index 648915f..369ee20 100644 --- a/dist/_include-media.scss +++ b/dist/_include-media.scss @@ -8,7 +8,7 @@ // |_|_| |_|\___|_|\__,_|\__,_|\___| |_| |_| |_|\___|\__,_|_|\__,_| // // Simple, elegant and maintainable media queries in Sass -// v1.4.6 +// v1.4.7 // // http://include-media.com // diff --git a/package.json b/package.json index 97db200..f28b8ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "title": "include-media", "name": "include-media", - "version": "1.4.6", + "version": "1.4.7", "description": "Simple, elegant and maintainable media queries in Sass", "repository": { "type": "git",