Skip to content

Commit

Permalink
v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
negomi committed Apr 8, 2018
1 parent 1227ec7 commit 3bd22e1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-burger-menu",
"version": "2.4.1",
"version": "2.4.2",
"description": "An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations",
"main": "dist/react-burger-menu.min.js",
"homepage": "https://github.com/negomi/react-burger-menu",
Expand Down
2 changes: 1 addition & 1 deletion dist/react-burger-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -2233,4 +2233,4 @@ exports['default'] = function () {
};
module.exports = exports['default'];
},{"snapsvg-cjs":undefined}]},{},[11])(11)
});
});
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-burger-menu",
"version": "2.4.1",
"version": "2.4.2",
"description": "An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations",
"main": "lib/BurgerMenu.js",
"author": "Imogen Wentworth",
Expand Down

0 comments on commit 3bd22e1

Please sign in to comment.