From 38c577ea863313903fe7164bdbd164f33af12b4b Mon Sep 17 00:00:00 2001 From: Greg Richardson Date: Sat, 12 Dec 2020 19:54:53 -0700 Subject: [PATCH] v0.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75753e0..962561b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pi-camera-connect", - "version": "0.3.3", + "version": "0.3.4", "description": "Library to capture and stream Raspberry Pi camera data directly to NodeJS", "main": "dist/index.js", "types": "dist/index.d.ts",