From 00e0bc9a3fc21b9d07024d14e841b3e0c5ed8600 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Tue, 6 Sep 2016 17:15:49 +0200 Subject: [PATCH] Version bump to 0.10.1 --- ghost/admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/package.json b/ghost/admin/package.json index 21d7521090..c39bfe2700 100644 --- a/ghost/admin/package.json +++ b/ghost/admin/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "0.10.0", + "version": "0.10.1", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org",