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