diff --git a/package.json b/package.json index 6cbd21b..0e84ba0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "natural-orderby", - "version": "2.0.1", + "version": "2.0.2", "description": "Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.", "main": "cjs/natural-orderby.js", "types": "./index.d.ts",