Browse Source

Merge branch 'release/v0.6.3+2013.12.16'

* release/v0.6.3+2013.12.16:
  Refs #4416: update package.json to use release branch for version v0.6.3+2013.12.16.
  Refs #4026: update package.json to new version 0.6.3+2013.12.16.

Conflicts:
	package.json
Spencer Rathbun 11 years ago
parent
commit
875938b8df
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.6.2+2013.12.02",
+  "version": "0.6.3+2013.12.16",
   "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.6.3+2013.12.16"
   },
   },
   "keywords": [
   "keywords": [
     "manipulation",
     "manipulation",