Skip to content

Commit

Permalink
changing description in bower.json, upping version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JimGallagherDNB committed May 24, 2016
1 parent 9eb2208 commit 98527a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-bootstrap-grid-tree",
"version": "0.1.0",
"description": "A Grid That display Tree Control for AngularJS, using CSS animation and Bootstrap style",
"version": "0.2.0",
"description": "AngularJS directive for a tree grid, using Bootstrap",
"main": [
"src/treeGrid.css",
"src/tree-grid-directive.js"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-bootstrap-grid-tree",
"version": "0.1.0",
"version": "0.2.0",
"description": "AngularJS directive for a tree grid, using Bootstrap",
"repository": "https://github.com/khan4019/tree-grid-directive.git",
"dependencies": {},
Expand Down

0 comments on commit 98527a0

Please sign in to comment.