diff --git a/package.json b/package.json index 2438e87..29ba800 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-testing-tools-sources", - "version": "2.1.0", + "version": "2.2.0", "private": true, "description": "Provides high-level utilities and reduces boilerplate for testing Angular applications", "license": "MIT", diff --git a/projects/ngx-testing-tools/package.json b/projects/ngx-testing-tools/package.json index 317dc5c..1f7d385 100644 --- a/projects/ngx-testing-tools/package.json +++ b/projects/ngx-testing-tools/package.json @@ -1,6 +1,6 @@ { "name": "ngx-testing-tools", - "version": "2.1.0", + "version": "2.2.0", "description": "Provides high-level utilities and reduces boilerplate for testing Angular applications", "license": "MIT", "author": {