diff --git a/README.md b/README.md index d432ad08..0c306b82 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 c9262031..580c7ee7 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 4a34fe33..36d64fde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@riophae/vue-treeselect", - "version": "0.0.35", + "version": "0.0.36", "description": "A multi-select component with nested options support for Vue.js", "author": "Riophae Lee ", "license": "MIT",