From 237d4cf5b4b71a72d2b45e76c3e47258a62bc8b6 Mon Sep 17 00:00:00 2001 From: themyth92 Date: Thu, 17 Jun 2021 03:20:37 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b10dfc..6684488 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-lightbox", - "version": "2.3.0", + "version": "2.4.0", "description": "A port >= angular5 for lightbox2", "main": "index.js", "dependencies": {},