diff --git a/README.md b/README.md index 34bc147..14a66f6 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,12 @@ tenorAPIKey= ownerId= statusChannelId= clientId= -``` \ No newline at end of file +``` + +## Changes + +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 diff --git a/package.json b/package.json index 9b73aa0..4f1e746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodbot", - "version": "3.0.4", + "version": "3.0.5", "description": "Nods and Nod Accessories.", "main": "main.js", "dependencies": {