From e034f81323a06db4bbe068a48cc1b7974766c149 Mon Sep 17 00:00:00 2001 From: Evan Caldwell Date: Thu, 22 Jan 2015 23:47:49 -0500 Subject: [PATCH] updated package.json Still not closely tracking version numbers, but this most recent overhaul warrants a bump. --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6701764..c5bcc89 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,9 @@ { "name": "ago-assistant", "title": "ArcGIS Online Assistant", - "description": "ArcGIS Online Assistant", - "version": "1.0.0", + "description": "A swiss army knife for your ArcGIS Online and Portal for ArcGIS accounts.x", + "version": "2.0.0", + "author": "Evan Caldwell", "homepage": "https://github.com/Esri/ago-assistant", "repository": { "type": "git",