diff --git a/README.md b/README.md index 794bfb4..07c4a95 100644 --- a/README.md +++ b/README.md @@ -105,4 +105,6 @@ v3.0.1 - Migrate TenorJS API Endpoint v3.0.2 - Add medical advice commands v3.0.3 - Fix broken `/requests` command v3.0.4 - Add ability to use multiple aliases -v3.0.5 - Add ability to save strains \ No newline at end of file +v3.0.5 - Add ability to save strains +v3.0.6 - Move `.strain` to `/strain` and add Autocomplete +v3.0.7 - Add `.spongebob` replies \ No newline at end of file diff --git a/package.json b/package.json index d9d7146..84c4e54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodbot", - "version": "3.0.6", + "version": "3.0.7", "description": "Nods and Nod Accessories.", "main": "main.js", "dependencies": {