From fa9253d9abdb174f5b3e810b49a8563fc860e38b Mon Sep 17 00:00:00 2001 From: CRIMX Date: Sun, 1 Oct 2017 09:28:28 +0800 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4da950f..531e7a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-filter-github-emojis", - "version": "1.4.2", + "version": "1.4.3", "description": "A Hexo plugin that adds emojis support, using Github Emojis API", "main": "index", "repository": "crimx/hexo-filter-github-emojis",