Skip to content

Commit e49ef54

Browse files
author
Maciej Gurban
committed
Version bump
1 parent b67b9da commit e49ef54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "responsive-bootstrap-toolkit",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"homepage": "https://github.com/maciej-gurban/responsive-bootstrap-toolkit",
55
"description": "Responsive Bootstrap Toolkit provides an easy way of breakpoint detection in JavaScript, detecting changes in currently active breakpoint, as well as executing any breakpoint-specific JavaScript code. Despite the name, you can use it also with Foundation, or any other framework.",
66
"main": "dist/bootstrap-toolkit.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "responsive-toolkit",
3-
"version": "2.6.0",
3+
"version": "2.6.1",
44
"description": "Responsive Bootstrap Toolkit provides an easy way of breakpoint detection in JavaScript, detecting changes in currently active breakpoint, as well as executing any breakpoint-specific JavaScript code. Despite the name, you can use it also with Foundation, or any other framework.",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)