From cccc0292e37de1e3ab152f64d7046d6727d42b33 Mon Sep 17 00:00:00 2001 From: Fangzhou Li Date: Mon, 21 Jan 2019 17:32:42 +0800 Subject: [PATCH] v0.0.38 --- 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 4c5b1f8f..2b7082b5 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,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 9c053492..1807ec8c 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 25b75758..d4bda903 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@riophae/vue-treeselect", - "version": "0.0.37", + "version": "0.0.38", "description": "A multi-select component with nested options support for Vue.js", "author": "Riophae Lee ", "license": "MIT",