From 7816a15c5cd4755e661d0a69aa669a44439ee9c5 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Mon, 8 Oct 2018 20:58:33 +0800 Subject: [PATCH] refactor: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e37f16..2766365 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "disqusjs", - "version": "0.1.0-alpha-4", + "version": "0.1.0-alpha-5", "description": "Show comments list from Disqus API", "main": "dist/disqus.js", "scripts": {