Skip to content

Commit

Permalink
Bump prerelease (2.29.2-0) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Jun 27, 2018
1 parent 1bcf9f6 commit 66238e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -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.29.1",
"version": "2.29.2-0",
"main": [
"dist/jquery.fancytree-all-deps.min.js"
],
Expand Down Expand Up @@ -47,4 +47,4 @@
"jquery-ui": ">=1.8.6"
},
"devDependencies": {}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.29.1",
"version": "2.29.2-0",
"homepage": "https://github.com/mar10/fancytree",
"author": {
"name": "Martin Wendt",
Expand Down Expand Up @@ -69,4 +69,4 @@
"scripts": {
"test": "grunt ci --verbose"
}
}
}

0 comments on commit 66238e0

Please sign in to comment.