From 85fba7daa912fe168932461d8ff468e3fc139706 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sun, 1 Jul 2018 02:44:33 +0800 Subject: [PATCH] released v2.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce4fc62..6978522 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reader-stat", - "version": "2.1.2", + "version": "2.1.3", "description": "Reads the directory files and adds the stat info.", "main": "index.js", "scripts": {