Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andreioprisan committed Oct 2, 2014
1 parent 0d77dab commit fb9fe87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Package.describe({
summary: "meteor sql bindings for server-side calls",
"name": "mycartio:newrelic",
"version": "1.0.2",
"version": "1.0.3",
"author": "Andrei Oprisan (http://andrei.oprisan.com)",
"homepage": "https://github.com/mycartio/newrelic",
"git": "https://github.com/mycartio/newrelic.git",
}});
});

Npm.depends({ "newrelic": "1.11.3" });

Expand Down

0 comments on commit fb9fe87

Please sign in to comment.