Browse Source

Fix version number in bootstrap-table-resizable.js

Pawel Michna 7 years ago
parent
commit
2072b628d6
1 changed files with 1 additions and 1 deletions
  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
  * @author: Dennis Hernández
  * @webSite: http://djhvscf.github.io/Blog
  * @webSite: http://djhvscf.github.io/Blog
- * @version: v1.0.0
+ * @version: v1.1.1
  */
  */
 
 
 (function ($) {
 (function ($) {