Bump version to 0.0.6 in package.json

This commit is contained in:
headlessdev 2025-04-17 16:51:27 +02:00
parent 88f7f6a9d1
commit b0c7b813e6

View File

@ -1,6 +1,6 @@
{
"name": "corecontrol",
"version": "0.0.5",
"version": "0.0.6",
"private": true,
"scripts": {
"dev": "next dev --turbopack",