diff --git a/package-lock.json b/package-lock.json index 3f802260..2bde1ab7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mrepol742/project-orion", - "version": "6.0.0", + "version": "7.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@mrepol742/project-orion", - "version": "6.0.0", + "version": "7.0.0", "license": "SEE LICENSE IN https://github.com/mrepol742/Mrepol742-the-License", "dependencies": { "axios": "^1.5.1", diff --git a/package.json b/package.json index 6023283f..5632c5d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mrepol742/project-orion", - "version": "6.0.0", + "version": "7.0.0", "description": "A Chatbot thats trained to understand and respond to a wide range of commands and requests. Providing a valuable service that poeple find useful. Strive to create a platform that is easy to use and provides helpful features that make poeple's lives easier.", "main": "index.js", "private": true,