From 95f2b138ef619a4583471e180a9c4ce317d74998 Mon Sep 17 00:00:00 2001 From: thexumaker Date: Sun, 28 Aug 2022 20:58:00 -0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90a3987..4e9de72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "calipers-jpeg", - "version": "2.1.0", + "version": "3.0.0", "description": "JPEG plugin for calipers.", "main": "lib/index.js", "scripts": {