diff --git a/package.js b/package.js index a8e0c96..e92c0f9 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ summary: 'Model layer for Meteor', - version: '1.0.1', + version: '1.0.2', name: 'jagi:astronomy', git: 'https://github.com/jagi/meteor-astronomy.git' });