Skip to content

Commit fb9bc24

Browse files
committed
Bump version to 2.30.2
1 parent 5bbd0fc commit fb9bc24

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1029
-900
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.2-0",
4+
"version": "2.30.2",
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+
}

dist/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2008-2018 Martin Wendt,
1+
Copyright 2008-2019 Martin Wendt,
22
http://wwWendt.de/
33

44
Permission is hereby granted, free of charge, to any person obtaining

0 commit comments

Comments
 (0)