diff --git a/package.json b/package.json index 4b52abba5..3c9b49bfa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@less/root", "private": true, - "version": "4.6.3", + "version": "4.6.5", "description": "Less monorepo", "homepage": "http://lesscss.org", "scripts": { diff --git a/packages/less/package.json b/packages/less/package.json index f07a318f3..42a223152 100644 --- a/packages/less/package.json +++ b/packages/less/package.json @@ -1,6 +1,6 @@ { "name": "less", - "version": "4.6.3", + "version": "4.6.5", "description": "Leaner CSS", "homepage": "http://lesscss.org", "author": { diff --git a/packages/test-data/package.json b/packages/test-data/package.json index dc3ba8813..68d6aae68 100644 --- a/packages/test-data/package.json +++ b/packages/test-data/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "4.6.3", + "version": "4.6.5", "description": "Less files and CSS results", "author": "Alexis Sellier ", "contributors": [ diff --git a/packages/test-import-module/package.json b/packages/test-import-module/package.json index 4f1d74c04..d2ad9a565 100644 --- a/packages/test-import-module/package.json +++ b/packages/test-import-module/package.json @@ -1,7 +1,7 @@ { "name": "@less/test-import-module", "private": true, - "version": "4.6.3", + "version": "4.6.5", "description": "Less files to be included in node_modules directory for testing import from node_modules", "author": "Alexis Sellier ", "contributors": [