diff --git a/package.json b/package.json index 519d4b0..4ff7262 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "limax", - "version": "2.1.0", + "version": "3.0.0", "main": "./lib/limax", "types": "index.d.ts", "description": "Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC3986 standard. Mostly API-compatible with similar modules.",