Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rejas committed Mar 13, 2017
1 parent 0cf0a37 commit 6f07e6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "mediaquery-event",
"version": "0.3.0",
"version": "0.4.0",
"description": "get notifications when the mediaquery changes",
"main": "dist/mqe.js",
"homepage": "https://github.com/rejas/mediaquery-event",
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "mediaquery-event",
"version": "0.3.0",
"version": "0.4.0",
"description": "Get events when mediaquery changes happen",
"main": "mqe.js",
"author": "Veeck <github@veeck.de>",
Expand Down

0 comments on commit 6f07e6f

Please sign in to comment.