diff --git a/lerna.json b/lerna.json index 642f25ae5..77144c56f 100644 --- a/lerna.json +++ b/lerna.json @@ -3,6 +3,6 @@ "packages/*" ], "useNx": false, - "version": "2.4.4", + "version": "2.4.5", "npmClient": "yarn" } diff --git a/packages/_shared/package.json b/packages/_shared/package.json index 227fc657f..418447e9a 100644 --- a/packages/_shared/package.json +++ b/packages/_shared/package.json @@ -1,7 +1,7 @@ { "name": "@tryghost/shared-theme-assets", "description": "Shared theme assets for official Ghost themes", - "version": "2.4.4", + "version": "2.4.5", "license": "MIT", "author": { "name": "Ghost Foundation",