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