diff --git a/ghost/job-manager/package.json b/ghost/job-manager/package.json index 862716eebd..f3d06d42c4 100644 --- a/ghost/job-manager/package.json +++ b/ghost/job-manager/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/job-manager", - "version": "0.8.4", + "version": "0.8.5", "repository": "https://github.com/TryGhost/Utils/tree/master/packages/job-manager", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/limit-service/package.json b/ghost/limit-service/package.json index 9421ee6fd2..d57df346ed 100644 --- a/ghost/limit-service/package.json +++ b/ghost/limit-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/limit-service", - "version": "0.4.3", + "version": "0.4.4", "repository": "https://github.com/TryGhost/Utils/tree/master/packages/limit-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/mw-session-from-token/package.json b/ghost/mw-session-from-token/package.json index ed5e34d783..7c0af8bc7b 100644 --- a/ghost/mw-session-from-token/package.json +++ b/ghost/mw-session-from-token/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/mw-session-from-token", - "version": "0.1.19", + "version": "0.1.20", "repository": "https://github.com/TryGhost/Utils/tree/master/packages/mw-session-from-token", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/package-json/package.json b/ghost/package-json/package.json index 0c474bbe0b..a470a6ecc7 100644 --- a/ghost/package-json/package.json +++ b/ghost/package-json/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/package-json", - "version": "0.0.0", + "version": "0.1.0", "repository": "https://github.com/TryGhost/Utils/tree/master/packages/package-json", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/session-service/package.json b/ghost/session-service/package.json index 19bf3b0253..23f6070496 100644 --- a/ghost/session-service/package.json +++ b/ghost/session-service/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/session-service", - "version": "0.1.20", + "version": "0.1.21", "repository": "https://github.com/TryGhost/Utils/tree/master/packages/session-service", "author": "Ghost Foundation", "license": "MIT", diff --git a/ghost/zip/package.json b/ghost/zip/package.json index 3bb7e481de..181af2f6f6 100644 --- a/ghost/zip/package.json +++ b/ghost/zip/package.json @@ -1,6 +1,6 @@ { "name": "@tryghost/zip", - "version": "1.1.12", + "version": "1.1.13", "repository": "https://github.com/TryGhost/Utils/tree/master/packages/zip", "author": "Ghost Foundation", "license": "MIT",