From 6fcc5403392c276eee840059bc7bbdbc39983920 Mon Sep 17 00:00:00 2001 From: Surya Teja K Date: Wed, 27 Jan 2021 20:39:29 +0530 Subject: [PATCH] chore: release v11.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c9bc20e..f8628c92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-datatables", - "version": "11.1.0", + "version": "11.1.1", "description": "Angular directive for DataTables", "scripts": { "build": "npm run clean && npm run compile && npm run bundles && npm run schematics:build",