diff --git a/package.json b/package.json index 1331f14..2b231a2 100644 --- a/package.json +++ b/package.json @@ -32,5 +32,5 @@ "test": "c8 --reporter=text mocha --exit test", "tsc": "node -e \"fs.rmSync('types',{recursive:true,force:true})\" && npx tsc" }, - "version": "4.1.3" + "version": "4.1.4" }