From 0bcf3f95842b586dcad9016d80d3101cf4388531 Mon Sep 17 00:00:00 2001 From: Steven Enten Date: Sun, 5 May 2024 13:01:01 +0200 Subject: [PATCH] release 17.0.0 --- projects/ngx-sticky/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/ngx-sticky/package.json b/projects/ngx-sticky/package.json index 3e18456..e31500b 100644 --- a/projects/ngx-sticky/package.json +++ b/projects/ngx-sticky/package.json @@ -1,6 +1,6 @@ { "name": "@enten/ngx-sticky", - "version": "17.0.0-next.0", + "version": "17.0.0", "peerDependencies": { "@angular/core": "^17.0.0", "rxjs": "^6.5.3 || ^7.4.0"