浏览代码

Fix version number in bootstrap-table-resizable.js

Pawel Michna 7 年之前
父节点
当前提交
2072b628d6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/extensions/resizable/bootstrap-table-resizable.js

+ 1 - 1
src/extensions/resizable/bootstrap-table-resizable.js

@@ -1,7 +1,7 @@
 /**
  * @author: Dennis Hernández
  * @webSite: http://djhvscf.github.io/Blog
- * @version: v1.0.0
+ * @version: v1.1.1
  */
 
 (function ($) {