From 9f871ae6e83fa5217079692b94489e1ef802c6b2 Mon Sep 17 00:00:00 2001 From: Theodor Diaconu Date: Mon, 22 Oct 2018 15:51:49 +0300 Subject: [PATCH] Bump to 3.4.0 --- package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.js b/package.js index c234669..f9653ff 100644 --- a/package.js +++ b/package.js @@ -2,7 +2,7 @@ Package.describe({ name: 'cultofcoders:apollo-accounts', - version: '3.3.0', + version: '3.4.0', // Brief, one-line summary of the package. summary: 'Meteor accounts in GraphQL', // URL to the Git repository containing the source code for this package.