From aa2bfafa502433275fdfefdcc9cfa9dbab36e412 Mon Sep 17 00:00:00 2001 From: Abigail Watson Date: Sun, 5 Oct 2014 02:44:52 -0400 Subject: [PATCH] Prepare 1.0.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0409cd6..0885ae9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "meteor-api", "main": "./lib/meteor-api", - "version": "0.21.0", + "version": "1.0.0", "description": "Meteor API for the Atom editor.", "activationEvents": [ "meteor-api:toggle"