diff --git a/package.json b/package.json index 2e9b2e2..73dd769 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@toeverything/file-type", - "version": "0.0.0", + "version": "0.0.1", "description": "Guess the file-type of a Uint8Array", "main": "index.js", "types": "index.d.ts",