From f1cd4fd2eb0d248e580906df88ab75a51190d133 Mon Sep 17 00:00:00 2001 From: Laurent Thiebault Date: Mon, 26 Feb 2018 21:35:45 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7f4933..bf32790 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-konami", - "version": "1.4.0", + "version": "1.5.0", "description": "A simple directive to add easter eggs in your Angular 2+ application.", "scripts": { "build": "gulp build",