From 0ad1fc47101483026ac3286e4583d362af90fd72 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 6 Apr 2022 21:21:47 +0800 Subject: [PATCH] released v2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cec79a2..ef7316e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reader-stat", - "version": "2.1.3", + "version": "2.1.4", "description": "Reads the directory files and adds the stat info.", "main": "index.js", "scripts": {