diff --git a/package.json b/package.json index 5762620..14d21a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "svgl", "author": "@pheralb_", - "version": "3.2.1", + "version": "3.2.2", "description": "A beautiful library with SVG logos.", "private": true, "license": "MIT", diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 4af0318..b5b4d0b 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -40,7 +40,7 @@ class="flex items-center space-x-2 duration-150 hover:text-neutral-500 dark:hover:text-neutral-300" >

svgl

-

v3.2.1

+

v3.2.2