ソースを参照

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 ($) {