diff --git a/package-lock.json b/package-lock.json index a2510c0..3c08645 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "leather", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "leather", - "version": "2.1.1", + "version": "2.1.2", "license": "MIT", "devDependencies": { "ava": "^5.2.0", diff --git a/package.json b/package.json index a242dc6..98941dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leather", - "version": "2.1.1", + "version": "2.1.2", "description": "A pure JS library for extracting image/video attributes such as width, height, size, and mime type", "author": "Sidney Liebrand", "license": "MIT",