From 38052a940271bf7f9b9ba5691227c26c215e234c Mon Sep 17 00:00:00 2001 From: Lars van Vianen Date: Mon, 8 Jan 2024 01:38:14 +0100 Subject: [PATCH] v0.0.9 --- VERSION | 2 +- dist/package.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 7d6b3eb3..429d94ae 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.8 \ No newline at end of file +0.0.9 \ No newline at end of file diff --git a/dist/package.json b/dist/package.json index 72aea238..3a57d75f 100644 --- a/dist/package.json +++ b/dist/package.json @@ -1,6 +1,6 @@ { "name": "icon.gl", - "version": "0.0.8", + "version": "0.0.9", "description": "icon.gl is a icon library and framework developed by Scape Agency.", "keywords": [ "icon.gl", diff --git a/package.json b/package.json index 005daeea..762f54da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "icon.gl", "description": "icon.gl is a icon library and framework developed by Scape Agency.", - "version": "0.0.8", + "version": "0.0.9", "config": { "version_short": "0.0" },