From 49ff563ba4e885634eea18f389b193e24397c40e Mon Sep 17 00:00:00 2001 From: "songwanli2025@163.com" Date: Fri, 27 Mar 2020 17:45:03 +0800 Subject: [PATCH] release: 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0da22786..9822770af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "naive-ui", - "version": "1.0.3", + "version": "1.0.5", "description": "A Vue UI Framework. Caring About Styles, Themed, Batteries Included.", "main": "lib/index.js", "module": "es/index.js",