浏览代码

Fix #999: version error.

文翼 10 年之前
父节点
当前提交
a6001ef414
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "bootstrap-table",
   "description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).",
-  "version": "1.7.0",
+  "version": "1.8.1",
   "main": "Gruntfile.js",
   "directories": {
     "doc": "docs"