Skip to content

Commit 9941871

Browse files
Merge pull request #22 from webdevnerdstuff/dev
Version bump
2 parents 052a9ad + 644428d commit 9941871

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 cl } from "vuetify";
33
import { useWindowSize as Ea } from "@vueuse/core";
44
/**
55
* @name vuetify-inline-fields
6-
* @version 1.0.0-beta-1.5
6+
* @version 1.0.0-beta-1.6
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": "vuetify-inline-fields",
3-
"version": "1.0.0-beta-1.5",
3+
"version": "1.0.0-beta-1.6",
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)