Browse Source

Refs #3370: Merge branch 'release/v0.5.7+2013.09.23'

* release/v0.5.7+2013.09.23:
  Refs #3173: update package.json to use release branch for version v0.5.7+2013.09.23.
  Refs #3066: update package.json to new version 0.5.7+2013.09.23.

Conflicts:
	package.json
Charles Ezell 12 years ago
parent
commit
bd84f2d351
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "mungedb-aggregate",
   "name": "mungedb-aggregate",
-  "version": "0.5.6+2013.09.09",
+  "version": "0.5.7+2013.09.23",
   "description": "A JavaScript data aggregation pipeline based on the MongoDB aggregation framework.",
   "description": "A JavaScript data aggregation pipeline based on the MongoDB aggregation framework.",
   "author": "Rivera Group <support@riverainc.com>",
   "author": "Rivera Group <support@riverainc.com>",
   "contributors": [
   "contributors": [
@@ -15,7 +15,7 @@
     "test": "npm_scripts/test/test.sh"
     "test": "npm_scripts/test/test.sh"
   },
   },
   "repository": {
   "repository": {
-    "url": "git+https://source.rd.rcg.local/git/private/mungedb-aggregate.git#master"
+    "url": "git+https://source.rd.rcg.local/git/private/mungedb-aggregate.git#release/v0.5.7+2013.09.23"
   },
   },
   "keywords": [
   "keywords": [
     "manipulation",
     "manipulation",