diff --git a/package-build.json b/package-build.json index f214d23889..9764fbadea 100644 --- a/package-build.json +++ b/package-build.json @@ -1,6 +1,6 @@ { "name": "primereact", - "version": "8.7.1", + "version": "8.7.2", "private": false, "author": "PrimeTek Informatics", "description": "PrimeReact is an open source UI library for React 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 280+ ready to use UI blocks to build spectacular applications in no time.", diff --git a/package.json b/package.json index 350bdfd8d3..c8140aac52 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "primereact", "private": false, - "version": "8.7.1", + "version": "8.7.2-SNAPSHOT", "scripts": { "dev": "next dev", "start": "next start",