From c7921e5fced0a473bac552930ba105b1a3588d88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 21 Nov 2016 13:55:23 +0800 Subject: [PATCH] release 0.9.8 release 0.9.8 --- .gitattributes | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 48e72f19..ad545581 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -src/styles/**/* linguist-vendored=false -dist/styles/* linguist-vendored=false \ No newline at end of file +src/styles/**/* linguist-vendored=false \ No newline at end of file diff --git a/package.json b/package.json index 65d77902..f6d99790 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iview", - "version": "0.9.8-rc-5", + "version": "0.9.8", "title": "iView", "description": "A high quality UI components Library with Vue.js", "homepage": "http://www.iviewui.com",