Skip to content

Commit

Permalink
makes use of postfixes not prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Feb 26, 2016
1 parent 99f9eb7 commit a3afa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sensible",
"version": "0.5.7",
"version": "0.6.0",
"description": "Maintains media-queries where they belong; in the SASS/SCSS and make them available with the same name space in JS without polluting the HTML",
"browser": "mediaQuery.js",
"main": "mediaQuery.js",
Expand Down

0 comments on commit a3afa75

Please sign in to comment.