From 0409acd1cd2a88b17e806d9d198258f40dcf3b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B8=B8=E9=B9=BF?= Date: Wed, 17 Oct 2018 20:49:05 +0800 Subject: [PATCH] chore(*): Release-1.9.6 --- index.js | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index a6aa802b26..f3c5b06de0 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ const next = require('./lib/index.js'); -next.version = '1.9.5'; +next.version = '1.9.6'; module.exports = next; diff --git a/package.json b/package.json index 845bd9b0b6..73f2f7865b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alifd/next", - "version": "1.9.5", + "version": "1.9.6", "description": "A configurable component library for web built on React.", "keywords": [ "fusion",