From 120c2b12f5cb91eee2cf25d9c788a8acf4e06efb Mon Sep 17 00:00:00 2001 From: Theodor Diaconu Date: Tue, 28 Aug 2018 18:35:23 +0300 Subject: [PATCH] Bump to 0.7.1 --- package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.js b/package.js index ebb47ad..f24d8d6 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ name: 'cultofcoders:apollo', - version: '0.7.0', + version: '0.7.1', // Brief, one-line summary of the package. summary: 'Meteor & Apollo integration', // URL to the Git repository containing the source code for this package.