diff --git a/README.md b/README.md index 41510bd..c4339f1 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Note that in the sass, we state that the width is 600px but it gets outputted as background: green; } } -```````` +````````````` ### Inside/Outside diff --git a/package.json b/package.json index 6c71c87..469b672 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mq-scss", - "version": "1.3.2", + "version": "1.3.3", "description": "An extremely powerful but easy to use Sass media query mixin", "main": "_mq.scss", "repository": {