From c3a094b50806bed9f4f6fca79f48dbdf8a3f5189 Mon Sep 17 00:00:00 2001 From: Abigail Watson Date: Wed, 1 Jul 2015 14:02:30 -0500 Subject: [PATCH] Prepare 2.20.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9e5e62..6ee74dc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "meteor-api", "main": "./lib/meteor-api", - "version": "2.19.0", + "version": "2.20.0", "description": "Meteor API for the Atom editor.", "repository": "https://github.com/awatson1978/meteor-api", "license": "MIT",