diff --git a/package.json b/package.json index 955af4f1f..1186eb5a6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/trimox/angular-mdc-web.git" }, "license": "MIT", - "version": "0.43.5", + "version": "0.43.6", "engines": { "node": ">= 9.11.1" }, diff --git a/packages/material-components-web/package.json b/packages/material-components-web/package.json index 5e8e19807..41edf8082 100644 --- a/packages/material-components-web/package.json +++ b/packages/material-components-web/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/trimox/angular-mdc-web.git" }, - "version": "0.43.5", + "version": "0.43.6", "license": "MIT", "keywords": [ "angular-mdc", diff --git a/packages/package.json b/packages/package.json index 757bbc48b..337df7d2a 100644 --- a/packages/package.json +++ b/packages/package.json @@ -22,7 +22,7 @@ "typings": "./web.d.ts", "private": false, "dependencies": { - "@angular-mdc/theme": "0.43.5" + "@angular-mdc/theme": "0.43.6" }, "peerDependencies": { "@angular/core": "0.0.0-NG",