diff --git a/package-lock.json b/package-lock.json index 6f0c15c..1d33208 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "epitech.js", - "version": "0.2.3", + "version": "0.2.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "epitech.js", - "version": "0.2.3", + "version": "0.2.4", "license": "MIT", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index 52493b5..dd76507 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "types", "intranet" ], - "version": "0.2.3", + "version": "0.2.4", "description": "Library to interact with the Epitech intranet", "main": "out/index.js", "scripts": {