Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit 9ee7626

Browse files
committed
version bump
1 parent 7b23128 commit 9ee7626

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "patternfly-bootstrap-treeview",
33
"description": "Tree View for Twitter Bootstrap",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview",
66
"main": "dist/bootstrap-treeview.min.js",
77
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "patternfly-bootstrap-treeview",
33
"description": "Tree View for Twitter Bootstrap",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"homepage": "https://github.com/patternfly/patternfly-bootstrap-treeview",
66
"author": {
77
"name": "Red Hat"

src/css/bootstrap-treeview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =========================================================
2-
* bootstrap-treeview.css v2.0.0
2+
* patternfly-bootstrap-treeview.css v2.1.0
33
* =========================================================
44
* Copyright 2013 Jonathan Miles
55
* Project URL : http://www.jondmiles.com/bootstrap-treeview

src/js/bootstrap-treeview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =========================================================
2-
* bootstrap-treeview.js v2.0.0
2+
* patternfly-bootstrap-treeview.js v2.1.0
33
* =========================================================
44
* Copyright 2013 Jonathan Miles
55
* Project URL : http://www.jondmiles.com/bootstrap-treeview

0 commit comments

Comments
 (0)