From 45459187564158e589baba077e825dbc6b089dbd Mon Sep 17 00:00:00 2001 From: Theodor Diaconu Date: Wed, 30 Nov 2016 14:02:03 +0200 Subject: [PATCH] bumped to 1.2.5._1 --- package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.js b/package.js index 35f4429..664b725 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ name: 'cultofcoders:grapher', - version: '1.2.5', + version: '1.2.5_1', // Brief, one-line summary of the package. summary: 'Grapher makes linking collections easily. And fetching data as a graph.', // URL to the Git repository containing the source code for this package.