Browse Source

Refs #1879: Fixed package.json issues with pkg rename

Kyle P Davis 12 years ago
parent
commit
ad61bd55f9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
-	"name": "munge",
-	"version": "0.4.4+2013.03.22",
+	"name": "mungedb-aggregate",
+	"version": "0.4.6+2013.04.19",
 	"description": "A JavaScript data munging pipeline based on the MongoDB aggregation framework.",
 	"author": "Rivera Group <support@riverainc.com>",
 	"contributors": [