Skip to content

Commit

Permalink
Incrementing package version
Browse files Browse the repository at this point in the history
  • Loading branch information
rjerrems committed Jun 17, 2015
1 parent 43e9437 commit dddad2d
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
@@ -1,6 +1,6 @@
Package.describe({
name: 'saucecode:rollbar',
version: '0.0.5',
version: '0.0.6',
summary: 'Rollbar error reporting integrations for Meteor',
documentation: 'README.md'
});
Expand Down

0 comments on commit dddad2d

Please sign in to comment.