From 2b4500f6c1ce59257d6d4cee0122e5c4d7b88af5 Mon Sep 17 00:00:00 2001 From: Salty Egg Date: Wed, 17 May 2017 21:15:42 -0400 Subject: [PATCH] bump version to 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2944de..9fe61d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-generator-tipue-search-json", - "version": "1.2.0", + "version": "1.2.1", "description": "Generate JSON for tipue search", "main": "index.js", "scripts": {