We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f69167 commit d1c9f56Copy full SHA for d1c9f56
RELEASE.md
@@ -1,4 +1,8 @@
1
-# Release version 0.0.26
+# 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
6
7
## [0.0.26](https://github.com/eidng8/vue-tree/tree/0.0.26) (2020-04-23 UTC)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "g8-vue-tree",
- "version": "0.0.25",
+ "version": "0.0.26",
"description": "A Vue.js tree view component with stable DOM tree.",
"repository": "git@github.com:eidng8/vue-tree.git",
"bugs": "git@github.com:eidng8/vue-tree/issues",
0 commit comments