From eec88d254609757c85a20145371f11428d913b2c Mon Sep 17 00:00:00 2001 From: Allan Jardine Date: Mon, 7 Sep 2015 15:53:14 +0100 Subject: [PATCH] Fix - docs: Make reference documentation for `dt-init orderFixed` more explicit - Thanks EFH52 for this suggestion --- .datatables-commit-sync | 2 +- bower.json | 2 +- composer.json | 2 +- dataTables.jquery.json | 2 +- package.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.datatables-commit-sync b/.datatables-commit-sync index 628f6525..1b03eae0 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -07dbb4d0dfaff7a518bb30d671446ea246ca76a3 +50a1a98748e82549275e2d24265e51f8b7618774 diff --git a/bower.json b/bower.json index 8b64f3da..9b5acc43 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "datatables", - "version": "1.10.9", + "version": "1.10.10-dev", "main": [ "media/js/jquery.dataTables.js", "media/css/jquery.dataTables.css", diff --git a/composer.json b/composer.json index 4153b2d4..ce0421ca 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "datatables/datatables", - "version": "1.10.9", + "version": "1.10.10-dev", "description": "DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.", "homepage": "http://www.datatables.net/", "author": "SpryMedia", diff --git a/dataTables.jquery.json b/dataTables.jquery.json index e8c7cc1a..98097f16 100644 --- a/dataTables.jquery.json +++ b/dataTables.jquery.json @@ -1,6 +1,6 @@ { "name": "DataTables", - "version": "1.10.9", + "version": "1.10.10-dev", "description": "DataTables enhances HTML tables with the ability to sort, filter and page the data in the table very easily. It provides a comprehensive API and set of configuration options, allowing you to consume data from virtually any data source.", "homepage": "http://datatables.net/", "docs": "http://datatables.net/", diff --git a/package.json b/package.json index 57b30f87..acdc9257 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datatables", - "version": "1.10.9", + "version": "1.10.10-dev", "title": "DataTables", "main": "media/js/jquery.dataTables", "files": [