From b8bef77dab71d5527b799e809210711a1d486db5 Mon Sep 17 00:00:00 2001 From: Immo Schulz-Gerlach Date: Tue, 14 Mar 2017 13:17:25 +0100 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db366f6..d78869e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tablesorter-pagercontrols", - "version": "1.2.0", + "version": "1.3.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": {