From a6084161227d451c398615fe594ba8492f09b8e2 Mon Sep 17 00:00:00 2001 From: xicilion Date: Tue, 22 May 2018 20:04:39 +0800 Subject: [PATCH] v1.2.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6363c32..19e13db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fib-push", - "version": "1.2.0", + "version": "1.2.1", "description": "", "main": "lib/index", "scripts": { @@ -8,4 +8,4 @@ }, "author": "", "license": "ISC" -} +} \ No newline at end of file