From 047cf7e7f5a49fbe913208967cb78cff9808da30 Mon Sep 17 00:00:00 2001 From: Afnizar Nur Ghifari Date: Wed, 4 Sep 2024 16:41:53 +0700 Subject: [PATCH] Release 3.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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",