From 2d696b38ca6286c2f3f81629de0da4707c4908a7 Mon Sep 17 00:00:00 2001 From: trista8130 <61924238+trista8130@users.noreply.github.com> Date: Thu, 13 Aug 2020 15:19:48 -0400 Subject: [PATCH] Trista - Release Update version in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 013ee8e62..f8daffb5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vant-react", - "version": "0.2.4", + "version": "0.2.5", "description": "Lightweight Mobile UI Components built in React & Typescript, inspired by Vant: https://youzan.github.io/vant", "author": "mxdi9i7", "license": "MIT",