Skip to content

Commit

Permalink
new iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Apr 26, 2022
1 parent 57d1a1e commit bb0b1c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-build.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "primereact",
"version": "8.0.1",
"version": "8.1.0",
"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.",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "primereact",
"private": false,
"version": "8.0.1-SNAPSHOT",
"version": "8.1.0-SNAPSHOT",
"scripts": {
"dev": "next dev",
"build": "next build && next export",
Expand Down

0 comments on commit bb0b1c0

Please sign in to comment.