[release] 2.1.2

This commit is contained in:
陈嘉涵
2019-08-10 11:15:58 +08:00
parent a5119c58dd
commit a7ca4c7823
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vant",
"version": "2.1.1",
"version": "2.1.2",
"description": "Mobile UI Components built on Vue",
"main": "lib/index.js",
"module": "es/index.js",
+1 -1
View File
@@ -89,7 +89,7 @@ declare global {
}
}
const version = '2.1.1';
const version = '2.1.2';
const components = [
ActionSheet,
AddressEdit,