From 2ba590dd5318dfd80e0bca2b8a92e856f6ff7bff Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 30 Jun 2018 23:46:11 +0800 Subject: [PATCH] released v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aeae9a..53d66a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reader-stat", - "version": "2.1.0", + "version": "2.1.1", "description": "Reads the directory files and adds the stat info.", "main": "index.js", "scripts": {