Skip to content

Commit 8ba90ef

Browse files
chore: update version
1 parent c582403 commit 8ba90ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngu-carousel-example",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

projects/ngu-carousel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngu/carousel",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"peerDependencies": {
55
"@angular/common": "^14.0.0",
66
"@angular/core": "^14.0.0"
@@ -21,4 +21,4 @@
2121
"universal carousel",
2222
"ngu carousel"
2323
]
24-
}
24+
}

0 commit comments

Comments
 (0)