diff --git a/package-lock.json b/package-lock.json index 5ebf4a0..f936222 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rubriclab/ui", - "version": "2.1.2", + "version": "2.1.6", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rubriclab/ui", - "version": "2.1.2", + "version": "2.1.6", "license": "gonuts", "dependencies": { "@radix-ui/react-slot": "^1.0.2", diff --git a/package.json b/package.json index ed0264c..25a837a 100644 --- a/package.json +++ b/package.json @@ -66,5 +66,5 @@ }, "source": "src/index.ts", "type": "module", - "version": "2.1.5" + "version": "2.1.6" }