From a08ad2cdedc86f5b17a100a3bd88f71caee4e444 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 27 Jun 2018 21:33:20 +0800 Subject: [PATCH] released v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 788016e..8aeae9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reader-stat", - "version": "2.0.0", + "version": "2.1.0", "description": "Reads the directory files and adds the stat info.", "main": "index.js", "scripts": {