diff --git a/package.js b/package.js index da25679..167e9c6 100644 --- a/package.js +++ b/package.js @@ -1,6 +1,6 @@ Package.describe({ "summary": "CPU Profiler for Meteor (used with Monti APM)", - "version": "1.7.0-beta.2", + "version": "1.7.0-beta.3", "git": "https://github.com/monti-apm/meteor-profiler.git", "name": "montiapm:profiler" });