From d73811f7212244a2ddfc4aac1373876d7081139c Mon Sep 17 00:00:00 2001 From: Afnizar Nur Ghifari Date: Thu, 15 Oct 2020 23:40:00 +0700 Subject: [PATCH] 1.0.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index d08ca17..c62edb2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "nataicons", - "version": "0.0.9", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8eed0db..e6ed3ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nataicons", - "version": "0.0.9", + "version": "1.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",