Skip to content

Commit bad7a41

Browse files
Version bump
1 parent 3bc68c7 commit bad7a41

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/vuetify-inline-fields.cjs.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuetify-inline-fields.es.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { Fragment as fe, reactive as ze, computed as v, watchEffect as Ue, toRef
22
import { useWindowSize as ni } from "@vueuse/core";
33
/**
44
* @name vuetify-inline-fields
5-
* @version 1.0.0-beta-1.7
5+
* @version 1.0.0-beta-1.8
66
* @description Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.
77
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
88
* @copyright Copyright 2023, WebDevNerdStuff

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuetify-inline-fields",
3-
"version": "1.0.0-beta-1.7",
3+
"version": "1.0.0-beta-1.8",
44
"description": "Vuetify Inline Fields Component Library offers a comprehensive collection of reusable UI components to create elegant and efficient inline form fields within your applications.",
55
"private": false,
66
"main": "dist/vuetify-inline-fields.cjs.js",

0 commit comments

Comments
 (0)