diff --git a/package-lock.json b/package-lock.json index c5773d5..55fdd43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "gpmf-extract", - "version": "0.1.23", + "version": "0.1.24", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.1.23", + "version": "0.1.24", "license": "ISC", "dependencies": { "inline-worker": "^1.1.0", diff --git a/package.json b/package.json index 514c6fc..5e0a60d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gpmf-extract", - "version": "0.1.23", + "version": "0.1.24", "description": "Extracts binary GoPro Metadata Format from video files", "main": "index.js", "scripts": {