Skip to content

Commit f500fa2

Browse files
committed
issue fixed related to memory leak
1 parent 6bba668 commit f500fa2

File tree

13 files changed

+439
-300
lines changed

13 files changed

+439
-300
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",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/carousel/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",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"license": "MIT",
55
"description": "Angular Universal carousel",
66
"repository": {

0 commit comments

Comments
 (0)