Commit c7921e5fced0a473bac552930ba105b1a3588d88

Authored by 梁灏
1 parent 017ab15b

release 0.9.8

release 0.9.8
Showing 2 changed files with 2 additions and 3 deletions   Show diff stats
.gitattributes
1   -src/styles/**/* linguist-vendored=false
2   -dist/styles/* linguist-vendored=false
3 1 \ No newline at end of file
  2 +src/styles/**/* linguist-vendored=false
4 3 \ No newline at end of file
... ...
package.json
1 1 {
2 2 "name": "iview",
3   - "version": "0.9.8-rc-5",
  3 + "version": "0.9.8",
4 4 "title": "iView",
5 5 "description": "A high quality UI components Library with Vue.js",
6 6 "homepage": "http://www.iviewui.com",
... ...