From 94ff46adeafadf89b0df654c83700cb046995adb Mon Sep 17 00:00:00 2001 From: Vitalii Baziuk Date: Mon, 1 May 2023 18:11:04 +0200 Subject: [PATCH] 13.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 441dfb8..83fb90e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular2-hotkeys", - "version": "13.3.0", + "version": "13.4.0", "scripts": { "build": "ng build angular2-hotkeys", "build:release": "ng build angular2-hotkeys --configuration production",