Skip to content

Commit 3bd22e1

Browse files
committed
v2.4.2
1 parent 1227ec7 commit 3bd22e1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-burger-menu",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations",
55
"main": "dist/react-burger-menu.min.js",
66
"homepage": "https://github.com/negomi/react-burger-menu",

dist/react-burger-menu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2233,4 +2233,4 @@ exports['default'] = function () {
22332233
};
22342234
module.exports = exports['default'];
22352235
},{"snapsvg-cjs":undefined}]},{},[11])(11)
2236-
});
2236+
});

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-burger-menu",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"description": "An off-canvas sidebar component with a collection of effects and styles using CSS transitions and SVG path animations",
55
"main": "lib/BurgerMenu.js",
66
"author": "Imogen Wentworth",

0 commit comments

Comments
 (0)