Skip to content

Commit

Permalink
Release 6.0.2-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
machacjozef committed Mar 1, 2022
1 parent 8085dbb commit 8b5d23a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netgrif/components-project",
"version": "6.0.2-rc.3",
"version": "6.0.2-rc.4",
"description": "Netgrif Application Engine Frontend project. Project includes angular libraries as base for NAE applications.",
"homepage": "https://components.netgrif.com",
"license": "SEE LICENSE IN LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion projects/netgrif-components-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netgrif/components-core",
"version": "6.0.2-rc.3",
"version": "6.0.2-rc.4",
"description": "Netgrif Application engine frontend core Angular library",
"homepage": "https://components.netgrif.com",
"license": "SEE LICENSE IN LICENSE",
Expand Down
4 changes: 2 additions & 2 deletions projects/netgrif-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netgrif/components",
"version": "6.0.2-rc.3",
"version": "6.0.2-rc.4",
"description": "Netgrif Application Engine frontend Angular components",
"homepage": "https://components.netgrif.com",
"license": "SEE LICENSE IN LICENSE",
Expand Down Expand Up @@ -28,7 +28,7 @@
"nae frontend"
],
"peerDependencies": {
"@netgrif/components-core": "6.0.2-rc.3",
"@netgrif/components-core": "6.0.2-rc.4",
"@angular-material-components/datetime-picker": "^2.0.2",
"@angular-material-components/moment-adapter": "^2.0.1",
"@angular/animations": "^9.1.12",
Expand Down

0 comments on commit 8b5d23a

Please sign in to comment.