diff --git a/package.js b/package.js index 9c69a47..19e4b6a 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ summary: 'Model layer for Meteor', - version: '1.1.3', + version: '1.1.4', name: 'jagi:astronomy', git: 'https://github.com/jagi/meteor-astronomy.git' });