diff --git a/package-lock.json b/package-lock.json index 05340fa..5fd426a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@anephenix/ui", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@anephenix/ui", - "version": "0.1.1", + "version": "0.1.2", "license": "MIT", "dependencies": { "react": "^18.3.1", diff --git a/package.json b/package.json index db261cd..5c426c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@anephenix/ui", - "version": "0.1.1", + "version": "0.1.2", "description": "A collection of UI components for React web applications", "main": "dist/", "scripts": {