diff --git a/package.json b/package.json index 29bedbc..2bb0d59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "glin-profanity", - "version": "0.0.1", + "version": "1.0.1", "description": "Glin-Profanity is a lightweight and efficient npm package designed to detect and filter profane language in text inputs across multiple languages. Whether you’re building a chat application, a comment section, or any platform where user-generated content is involved, Glin-Profanity helps you maintain a clean and respectful environment.", "main": "dist/index.js", "types": "dist/index.d.ts",