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",