diff --git a/layouts/doc/codeeditor/templates.js b/layouts/doc/codeeditor/templates.js index 17dcf1d03..67ea92317 100644 --- a/layouts/doc/codeeditor/templates.js +++ b/layouts/doc/codeeditor/templates.js @@ -2,7 +2,7 @@ import pkg from '../../../package.json'; import { services } from './services'; const PrimeVue = { - version: '^3.26.0', + version: '^3.26.1', description: 'PrimeVue is an open source UI library for Vue featuring a rich set of 80+ components, a theme designer, various theme alternatives such as Material, Bootstrap, Tailwind, premium templates and professional support. In addition, it integrates with PrimeBlock, which has 400+ ready to use UI blocks to build spectacular applications in no time.' }; diff --git a/package-build.json b/package-build.json index 990b99847..509fe9d29 100644 --- a/package-build.json +++ b/package-build.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.26.0", + "version": "3.26.1", "homepage": "https://primevue.org/", "repository": { "type": "git", diff --git a/package-lock.json b/package-lock.json index b7f2039b5..216a8d8d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "primevue", - "version": "3.26.0", + "version": "3.26.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "primevue", - "version": "3.26.0", + "version": "3.26.1", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 134aefaec..c8e67c652 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "primevue", - "version": "3.26.0", + "version": "3.26.1", "homepage": "https://primevue.org/", "repository": { "type": "git",