From b3bacae52b276cf2d7829b0dbb535f8a66ee4bfe Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 27 Jun 2018 20:16:56 +0800 Subject: [PATCH] released v1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38c72b7..b1890fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reader-stat", - "version": "1.0.2", + "version": "1.0.3", "description": "Reads the directory files and adds the stat info.", "main": "index.js", "scripts": {