Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Wheeler committed Jan 9, 2015
1 parent f2241f1 commit 3ef294e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package.describe({
name: 'emmerge:graviton',
summary: "Transform collection records into Models and define and use relationships between Meteor collections.",
git: "https://github.com/emmerge/graviton",
version: '0.0.7'
version: '0.0.8'
});

Package.on_use(function (api, where) {
Expand Down

0 comments on commit 3ef294e

Please sign in to comment.