From 15c19ad9e373c12e20aed6e8bbced5a5134aaace Mon Sep 17 00:00:00 2001 From: Fangzhou Li Date: Wed, 9 May 2018 19:22:47 +0800 Subject: [PATCH] v0.0.26 --- README.md | 4 ++-- docs/partials/getting-started.pug | 4 ++-- package.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 144def89..8fc21a55 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,8 @@ If you just don't want to use webpack or other bundlers, you can also simply inc - - + +
diff --git a/docs/partials/getting-started.pug b/docs/partials/getting-started.pug index f5150a11..f257127c 100644 --- a/docs/partials/getting-started.pug +++ b/docs/partials/getting-started.pug @@ -64,8 +64,8 @@ section - - + +
diff --git a/package.json b/package.json index b195c7c4..bab1a8a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@riophae/vue-treeselect", - "version": "0.0.25", + "version": "0.0.26", "description": "A multi-select component with nested options for Vue.js", "author": "Riophae Lee ", "license": "MIT",