Updated version

This commit is contained in:
2020-06-12 01:42:36 +02:00
parent 6bc3962d58
commit c4d2c3f744
2 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,9 @@ You can also join me on my <a href="https://discord.gg/qvzwqaM">discord server.<
- Added .tatoo() - Added .tatoo()
- Updated JSDoc - Updated JSDoc
## v1.1.12
- Saved all examples to imgur
# Download # Download

View File

@@ -1,6 +1,6 @@
{ {
"name": "discord-image-generation", "name": "discord-image-generation",
"version": "0.1.11", "version": "0.1.12",
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {