From edc3f2dc0a1e98e92891156d5683f2edef6a9331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20L=C3=BCckel?= Date: Thu, 11 May 2023 14:52:21 +0200 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 581f220..de3bdf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular2-hotkeys", - "version": "13.3.0", + "version": "15.0.0", "scripts": { "build": "ng build angular2-hotkeys", "build:release": "ng build angular2-hotkeys --configuration production",