diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0fd4450..9a893b8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,4 +7,4 @@ email, or any other method with the owners before making a change. Please note we have a code of conduct, follow it in all your interactions with the project. ## Making minor changes -@sinkaroid are not the best coder, so there are sure some problematic coding decision, every slightest of changes will helps however. I always happy to receive Pull requests to improve things. \ No newline at end of file +@sinkaroid are not the best coder, so there are sure some problematic coding decision, every slight of changes will helps however. I always happy to receive Pull requests to improve things. \ No newline at end of file diff --git a/SECURITY.md b/SECURITY.md index 6d9e0a1..d1c2411 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,4 +1,4 @@ -# Disgrowth-press Security +# Disgrow-press Security ## Reporting vulnerabilities diff --git a/package.json b/package.json index c69a990..8ff2654 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "disgrowth-press", - "version": "0.0.3", - "description": "Analytics and growth increments for your Discord bots", + "name": "disgrow-press", + "version": "0.0.4", + "description": "Actionable data and growth increments for your Discord bots", "main": "build/src/index.js", "scripts": { "build": "rm -rf build && tsc",