From a548268a332298a787b142091777570ef1b3934f Mon Sep 17 00:00:00 2001 From: Me No Dev Date: Tue, 18 Jan 2022 16:47:36 +0200 Subject: [PATCH] Bump version in library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 322e932..1b367ee 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "esp32-camera", - "version": "1.0.0", + "version": "2.0.0", "keywords": "esp32, camera, espressif, esp32-cam", "description": "ESP32 compatible driver for OV2640, OV3660, OV5640, OV7670 and OV7725 image sensors.", "repository": {