Skip to content

Commit e12cd41

Browse files
committed
Bump prerelease (2.16.1-0) [ci skip]
1 parent 67ba2d2 commit e12cd41

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,7 +1,7 @@
11
{
22
"name": "jquery.fancytree",
33
"description": "Fancytree is a JavaScript tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.",
4-
"version": "2.16.0",
4+
"version": "2.16.1-0",
55
"main": [
66
"dist/jquery.fancytree-all.min.js"
77
],

fancytree.jquery.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fancytree",
3-
"version": "2.16.0",
3+
"version": "2.16.1-0",
44
"title": "Fancytree",
55
"description": "Fancytree is a JavaScript tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.",
66
"homepage": "https://github.com/mar10/fancytree",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "jquery.fancytree",
33
"title": "jQuery Fancytree Plugin",
44
"description": "Fancytree is a JavaScript tree view plugin for jQuery with support for persistence, keyboard, checkboxes, drag'n'drop, and lazy loading.",
5-
"version": "2.16.0",
5+
"version": "2.16.1-0",
66
"homepage": "https://github.com/mar10/fancytree",
77
"author": {
88
"name": "Martin Wendt",

0 commit comments

Comments
 (0)