From 60424b8a333da23f911d08cc9a35c2d76cbbe70b Mon Sep 17 00:00:00 2001 From: Immo Schulz-Gerlach Date: Sat, 11 Mar 2017 19:30:51 +0100 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f66a0b..db366f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tablesorter-pagercontrols", - "version": "1.1.1", + "version": "1.2.0", "description": "This jQuery plug-in is an add-on for mottie's tablesorter, more explicitly its pager add-on. It programmatically adds pager controls below a table and applies the pager add-on for large HTML tables, so that you don't have to insert the controls to the HTML manually any more.", "main": "dist/js/jquery.tablesorter.pager.appendcontrols.english.min.js", "directories": {