diff --git a/package.json b/package.json index 31c3660..20f0c70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinyglobby", - "version": "0.1.1", + "version": "0.1.2", "description": "A fast and minimal alternative to globby and fast-glob", "scripts": { "build": "tsup",