From 951e3e29726148af62334f8a68f76f293642bb53 Mon Sep 17 00:00:00 2001 From: Laurent THIEBAULT Date: Tue, 25 Apr 2017 08:59:12 +0200 Subject: [PATCH] Version 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be1085b..763026a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-konami", - "version": "1.0.1", + "version": "1.0.0", "description": "A simple directive to add easter eggs in your Angular 2+ application.", "scripts": { "build": "gulp build",