Skip to content

Commit d1c9f56

Browse files
committed
Release 0.0.26
1 parent 9f69167 commit d1c9f56

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

RELEASE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Release version 0.0.26
1+
# Vue-Tree v0.0.26
2+
3+
A Vue tree view component with stable DOM structure.
4+
Released under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
5+
26

37
## [0.0.26](https://github.com/eidng8/vue-tree/tree/0.0.26) (2020-04-23 UTC)
48

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "g8-vue-tree",
3-
"version": "0.0.25",
3+
"version": "0.0.26",
44
"description": "A Vue.js tree view component with stable DOM tree.",
55
"repository": "git@github.com:eidng8/vue-tree.git",
66
"bugs": "git@github.com:eidng8/vue-tree/issues",

0 commit comments

Comments
 (0)