diff --git a/package-lock.json b/package-lock.json index 1e12eb3..80cc50d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "nataicons", - "version": "2.0.1", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "nataicons", - "version": "2.0.1", + "version": "3.0.0", "license": "MIT", "dependencies": { "@babel/runtime": "^7.25.6" diff --git a/package.json b/package.json index 2cb294f..80d3a12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nataicons", - "version": "2.0.1", + "version": "3.0.0", "description": "A fun-themed simple open source icon made by the folks at Natatoko.", "author": "Afnizar Nur Ghifari ", "homepage": "https://github.com/afnizarnur/nataicons",