diff --git a/libs/until-destroy-migration/package.json b/libs/until-destroy-migration/package.json index 7f47299..9a1dda1 100644 --- a/libs/until-destroy-migration/package.json +++ b/libs/until-destroy-migration/package.json @@ -1,7 +1,7 @@ { "name": "@ngneat/until-destroy-migration", "description": "The script that helps to migrate from View Engine to Ivy", - "version": "10.0.0-beta.0", + "version": "10.0.0", "repository": { "type": "git", "url": "git+https://github.com/ngneat/until-destroy.git" diff --git a/libs/until-destroy/package.json b/libs/until-destroy/package.json index d7bb98f..a654105 100644 --- a/libs/until-destroy/package.json +++ b/libs/until-destroy/package.json @@ -2,7 +2,7 @@ "$schema": "../../node_modules/ng-packagr/package.schema.json", "name": "@ngneat/until-destroy", "description": "RxJS operator that unsubscribes when Angular component is destroyed", - "version": "10.0.0-beta.0", + "version": "10.0.0", "repository": { "type": "git", "url": "git+https://github.com/ngneat/until-destroy.git"