From b641b7fd31e4718540258de3bbfe6ef4975c96fb Mon Sep 17 00:00:00 2001 From: Kevin Ansfield Date: Thu, 17 Aug 2017 18:29:53 +0100 Subject: [PATCH] Version bump to 1.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3791ac9082..a2d38dc3fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ghost-admin", - "version": "1.6.1", + "version": "1.6.2", "description": "Ember.js admin client for Ghost", "author": "Ghost Foundation", "homepage": "http://ghost.org",