Skip to content

Commit 3eaf105

Browse files
committed
chore: release v0.1.9
1 parent 68bf72d commit 3eaf105

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify-private/docs",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"private": true,
55
"type": "module",
66
"scripts": {

apps/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify-private/playground",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"private": true,
55
"type": "module",
66
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify/zero",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify/v0",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "A meta UI framework for building applications, component libraries, and design systems with Vue 3",
55
"license": "MIT",
66
"types": "./dist/index.d.mts",

packages/paper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuetify/paper",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Vuetify Paper",
55
"license": "MIT",
66
"types": "./dist/index.d.mts",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playground",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)