From d2f30d4076635cff07b75e4cd7302dde89f6376a Mon Sep 17 00:00:00 2001 From: Vitalii Baziuk Date: Thu, 6 Apr 2023 16:17:34 +0200 Subject: [PATCH] 13.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 549fb36..9c68677 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular2-hotkeys", - "version": "13.1.0", + "version": "13.2.0", "scripts": { "build": "ng build angular2-hotkeys", "build:release": "ng build angular2-hotkeys --configuration production",