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" },