Skip to content

Commit 7820aa2

Browse files
committed
Bump prerelease (2.30.2-0) [ci skip]
1 parent d3db828 commit 7820aa2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery.fancytree",
33
"description": "JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading",
4-
"version": "2.30.1",
4+
"version": "2.30.2-0",
55
"main": [
66
"dist/jquery.fancytree-all-deps.min.js"
77
],
@@ -47,4 +47,4 @@
4747
"jquery-ui": ">=1.8.6"
4848
},
4949
"devDependencies": {}
50-
}
50+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery.fancytree",
33
"title": "jQuery Fancytree Plugin",
44
"description": "JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading",
5-
"version": "2.30.1",
5+
"version": "2.30.2-0",
66
"homepage": "https://github.com/mar10/fancytree",
77
"author": {
88
"name": "Martin Wendt",
@@ -73,4 +73,4 @@
7373
"scripts": {
7474
"test": "grunt ci --verbose"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)