From 5c5f14c9b386dfd4da41ed2af84c8364b2b92bb4 Mon Sep 17 00:00:00 2001 From: Sebastian Schlote Date: Sat, 21 Mar 2020 20:37:03 -0700 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8595a21..8963fde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-webcam", - "version": "0.2.6", + "version": "0.3.0", "author": "basst314", "contributors": [ "davidshen84"