From feb297cab3733f0154895f8169f5b7d6968c2d23 Mon Sep 17 00:00:00 2001 From: Rozbo <75200306@qq.com> Date: Fri, 12 Aug 2016 17:40:47 +0800 Subject: [PATCH] update new verison 2.0.2 --- README.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 900e0ef..4ffbc7a 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,7 @@ Maximum number of posts is 65535. (For a personal blog site, this number is dece ## More info see [this](https://post.zz173.com/detail/hexo-abbrlink.html)(Chinese) + +## ThanksFor + +[NoahDragon](https://github.com/NoahDragon) diff --git a/package.json b/package.json index 1361621..877103f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-abbrlink", - "version": "2.0.1", + "version": "2.0.2", "description": "create one and only link for every post for hexo", "main": "index.js", "scripts": {