Skip to content

Commit db922c5

Browse files
Update version
1 parent 7487264 commit db922c5

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
@@ -3,7 +3,7 @@ import { useTheme as Sl } from "vuetify";
33
import { useWindowSize as ui } from "@vueuse/core";
44
/**
55
* @name @wdns/vuetify-inline-fields
6-
* @version 1.0.0-beta-2
6+
* @version 1.0.0-beta-3
77
* @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.
88
* @author WebDevNerdStuff & Bunnies... lots and lots of bunnies! <[email protected]> (https://webdevnerdstuff.com)
99
* @copyright Copyright 2023, WebDevNerdStuff

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wdns/vuetify-inline-fields",
3-
"version": "1.0.0-beta-2",
3+
"version": "1.0.0-beta-3",
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
"publishConfig": {

0 commit comments

Comments
 (0)