Browse Source

Merge branch 'release/v0.6.4+2013.12.30'

* release/v0.6.4+2013.12.30:
  Refs #4561: update package.json to use release branch for version v0.6.4+2013.12.30.
  Refs #4416: update package.json to new version 0.6.4+2013.12.30.

Conflicts:
	package.json
Thomas Bell 11 years ago
parent
commit
1ce0c895c5
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",
-  "version": "0.6.3+2013.12.16",
+  "version": "0.6.4+2013.12.30",
   "description": "A JavaScript data aggregation pipeline based on the MongoDB aggregation framework.",
   "author": "Rivera Group <support@riverainc.com>",
   "contributors": [
@@ -15,7 +15,7 @@
     "test": "npm_scripts/test/test.sh"
   },
   "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.6.4+2013.12.30"
   },
   "keywords": [
     "manipulation",