From c20457a06ea116a99e51c9c2b6ea0306de93e6c2 Mon Sep 17 00:00:00 2001 From: "Ivan.Nginx" Date: Fri, 3 May 2019 07:49:50 +0300 Subject: [PATCH] 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0718b8..2d3cab7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hexo-symbols-count-time", "description": "Symbols count and time to read for articles.", "main": "index", - "version": "0.5.0", + "version": "0.5.1", "engines": { "node": ">= 0.10.0" },