diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-03-01 23:32:43 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-03-01 23:32:43 -0500 |
| commit | 1e2292f197ba69cc50d9471c8fac5951bcda4352 (patch) | |
| tree | 9e4b83d3242b0134269bd25fa163e0d59d08aaa2 /package.json | |
| parent | 44f7f14736aaf77858ee71c80abeb3c13343d3c2 (diff) | |
| download | AleeBot-1e2292f197ba69cc50d9471c8fac5951bcda4352.tar.gz AleeBot-1e2292f197ba69cc50d9471c8fac5951bcda4352.tar.bz2 AleeBot-1e2292f197ba69cc50d9471c8fac5951bcda4352.zip | |
New api endpoint; Now should display the submitter's username
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 404b4a5..312e314 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aleebot", - "version": "2.13.0", + "version": "2.13.1", "description": "A chat bot for discord written in discord.js.", "main": "bot_discord.js", "scripts": { |
