diff --git a/package-lock.json b/package-lock.json index 4feb1c1..be26802 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cordium.js", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cordium.js", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "dependencies": { "@biomejs/biome": "^1.8.3", diff --git a/package.json b/package.json index 5b45a21..431f220 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordium.js", - "version": "0.1.0", + "version": "0.2.0", "description": "A multi-core vertically scalable library for interacting with the Discord API.", "main": "build/index.js", "devDependencies": {