From 6af40c808027d9e3595300c374117840dc570b77 Mon Sep 17 00:00:00 2001 From: Theodor Diaconu Date: Mon, 20 Aug 2018 18:54:33 +0300 Subject: [PATCH] Version bump --- package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.js b/package.js index 7a64bc4..e581e4e 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ name: 'cultofcoders:grapher', - version: '1.3.7_1', + version: '1.3.7_2', // Brief, one-line summary of the package. summary: 'Grapher is a data fetching layer on top of Meteor', // URL to the Git repository containing the source code for this package.