From 2610f0554bcb0a83005b2f1503eaea533daa32b9 Mon Sep 17 00:00:00 2001 From: 07akioni <07akioni2@gmail.com> Date: Mon, 17 Jun 2019 10:22:59 +0800 Subject: [PATCH] doc: switch --- demo/components/switchDemo.vue | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo/components/switchDemo.vue b/demo/components/switchDemo.vue index aabbc62a0..3721ca356 100644 --- a/demo/components/switchDemo.vue +++ b/demo/components/switchDemo.vue @@ -6,7 +6,7 @@
active: {{ active }}
- +
diff --git a/package.json b/package.json index 3fd205277..1fb2c25a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "naive-ui", - "version": "0.1.20", + "version": "0.1.22", "description": "", "main": "index.js", "scripts": {