From fcfcb0ce79e4744c3f06f7a63eae1c3f6dfd8456 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 27 Aug 2015 12:45:27 -0400 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdbf864..9734bd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "2.1.1", + "version": "2.1.2", "nbbpm": { "compatibility": "^0.7.4" },