diff --git a/.gitattributes b/.gitattributes index 48e72f1..ad54558 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 65d7790..f6d9979 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", -- libgit2 0.21.4