From a575b9575a93afa444ff4a8333e7e684001c282e Mon Sep 17 00:00:00 2001 From: ShanaMaid Date: Thu, 20 Dec 2018 15:31:03 +0800 Subject: [PATCH] 0.5.9 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index dbac760..0373e74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "yoshino", - "version": "0.5.8", + "version": "0.5.9", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8362635..f3b3618 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yoshino", - "version": "0.5.8", + "version": "0.5.9", "description": " A customizable PC terminal component library based on react which has strong expansibility, it can output corresponding components according to different business scenarios.", "main": "lib/index", "module": "es6/index",