From 29a8572620011677d1fdf6e5c28c51246518d0d6 Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Thu, 6 Mar 2014 04:34:08 -0800 Subject: [PATCH] Update package description to match issue #58 --- smart.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smart.json b/smart.json index ef9f0ba7..46b81232 100644 --- a/smart.json +++ b/smart.json @@ -1,9 +1,9 @@ { "name": "accounts-entry", - "description": "A meteorite package that relies on Iron Router and gives you sign page login styles.", + "description": "A meteorite package that relies on Iron Router and gives you whole-page login styles.", "homepage": "https://github.com/BeDifferential/accounts-entry", "author": "Differential (http://differential.io)", - "version": "0.6.2", + "version": "0.6.3", "git": "https://github.com/BeDifferential/accounts-entry.git", "packages": { "iron-router": "0.6.4",