From f8478e96f476a3ec033f6821014f0a9b60a3d001 Mon Sep 17 00:00:00 2001 From: Killian Date: Thu, 11 Jun 2020 09:54:17 +0200 Subject: [PATCH] Removed useless "-" in README.MD --- README.md | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index aff3d9d..91a8e1c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ You can also join me on my discord server.< - There is now a random price diplayed - You can now configure a currency - Added .thomas() -- # Download diff --git a/package.json b/package.json index 81dd2cd..beecc65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-image-generation", - "version": "0.1.9", + "version": "0.1.10", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "main": "src/index.js", "scripts": {