diff --git a/package.json b/package.json index 3571f4916..fe779b2a3 100644 --- a/package.json +++ b/package.json @@ -8,10 +8,10 @@ }, "bugs": "https://github.com/TryGhost/Ghost/issues", "private": true, - "version": "0.11.3", + "version": "0.11.2", "dependencies": { - "casper": "TryGhost/Casper#1.3.4", - "ghost": "0.11.3", + "casper": "TryGhost/Casper#1.3.3", + "ghost": "0.11.2", "ghost-s3-storage-adapter": "3.0.4", "ncp": "^2.0.0", "pg": "latest"