@@ -27,7 +27,7 @@ algolia:
index_name: bootstrap-table
# Custom variables
-current_version: 1.13.5
+current_version: 1.14.0
title: "Bootstrap Table"
description: "An extended Bootstrap Table with radio, checkbox, sort, pagination, and other added features."
authors: "Zhixin Wen, and Bootstrap Table contributors"
@@ -1,6 +1,6 @@
{
"name": "bootstrap-table",
- "version": "1.13.5",
+ "version": "1.14.0",
"title": "Bootstrap Table",
"description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features.",
"author": {
@@ -1,7 +1,7 @@
"description": "An extended Bootstrap table with radio, checkbox, sort, pagination, and other added features. (supports twitter bootstrap v2 and v3).",
"main": "./dist/bootstrap-table.js",
"directories": {
"doc": "docs"
/**
* @author zhixin wen <wenzhixin2010@gmail.com>
- * version: 1.13.5
+ * version: 1.14.0
* https://github.com/wenzhixin/bootstrap-table/
*/