diff --git a/package.json b/package.json index abe5351..d0b4478 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "A carefully curated subset of JavaScript that focuses on coherence and elegance.", "author": "Gürgün Dayıoğlu", "license": "MIT", - "version": "0.10.0", + "version": "0.10.1", "type": "module", "main": "./src/index.js", "exports": "./src/index.js",