diff --git a/bower.json b/bower.json index c80bb6c0..5db5c1b5 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "jquery.fancytree", "description": "JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading", - "version": "2.38.4", + "version": "2.38.5-0", "main": [ "dist/jquery.fancytree-all-deps.min.js" ], diff --git a/package.json b/package.json index d797c4ed..bcde9973 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "jquery.fancytree", "title": "jQuery Fancytree Plugin", "description": "JavaScript tree view / tree grid plugin with support for keyboard, inline editing, filtering, checkboxes, drag'n'drop, and lazy loading", - "version": "2.38.4", + "version": "2.38.5-0", "homepage": "https://github.com/mar10/fancytree", "author": { "name": "Martin Wendt",