Skip to content

Commit 2ba8d1d

Browse files
version numbers and readme
1 parent f0f331a commit 2ba8d1d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ and will work as expected.
307307
## Release History
308308
Version | Date | Change summary
309309
------|---------|--------------
310+
0.4.0 | July 06 2016 | add expand_to functionality
310311
0.3.0 | May 30 2016 | synchronise NPM and bower releases properly
311312
0.2.0 | May 24 2016 | various code fixes
312313
0.1.0 | May 13 2016 | initial NPM release

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-bootstrap-grid-tree",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "AngularJS directive for a tree grid, using Bootstrap",
55
"main": [
66
"src/treeGrid.css",

0 commit comments

Comments
 (0)