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