Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshyadavdev committed Aug 26, 2022
1 parent c582403 commit 8ba90ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngu-carousel-example",
"version": "6.0.0",
"version": "6.0.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions projects/ngu-carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngu/carousel",
"version": "6.0.0",
"version": "6.0.1",
"peerDependencies": {
"@angular/common": "^14.0.0",
"@angular/core": "^14.0.0"
Expand All @@ -21,4 +21,4 @@
"universal carousel",
"ngu carousel"
]
}
}

0 comments on commit 8ba90ef

Please sign in to comment.