diff --git a/package.json b/package.json index fd4aa2f..d5949f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bbdb", - "version": "0.12.1", + "version": "0.12.2", "description": "", "scripts": {}, "keywords": [], diff --git a/ui/package.json b/ui/package.json index 8123043..8b2580e 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,7 +1,7 @@ { "name": "babygramz", "private": true, - "version": "0.12.1", + "version": "0.12.2", "type": "module", "scripts": { "dev": "vite --host",