diff --git a/docs/index.html b/docs/index.html index 48d2078..a92e2b5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,7 +47,6 @@
diff --git a/package.js b/package.js index b9a1f09..207568a 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ name: 'cultofcoders:grapher', - version: '1.3.0_1', + version: '1.3.1', // 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.