diff --git a/package.json b/package.json index aa8d6d6..6abdc00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "natural-orderby", - "version": "1.1.1", + "version": "2.0.0", "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",