Skip to content

Commit

Permalink
Upgrade release version (#423)
Browse files Browse the repository at this point in the history
* chore: upgrade package version for release

* chore: update version for release
  • Loading branch information
santoshyadavdev committed Apr 10, 2023
1 parent 818569b commit 00eb026
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/@ngu/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngu/carousel",
"version": "7.0.0",
"version": "7.1.0",
"peerDependencies": {
"@angular/common": "^15.0.0",
"@angular/core": "^15.0.0"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngu-carousel-example",
"version": "7.0.0",
"version": "7.1.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -88,4 +88,4 @@
"universal carousel",
"ngu carousel"
]
}
}

0 comments on commit 00eb026

Please sign in to comment.