From 02cdbdb1d10005feb16229df3afd87f83cba44c2 Mon Sep 17 00:00:00 2001 From: Abigail Watson Date: Mon, 6 Oct 2014 15:27:48 -0400 Subject: [PATCH] Prepare 2.9.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3acbbf4..3c84c25 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "meteor-api", "main": "./lib/meteor-api", - "version": "2.8.0", + "version": "2.9.0", "description": "Meteor API for the Atom editor.", "repository": "https://github.com/awatson1978/meteor-api", "license": "MIT",