Ver Fonte

Refs #3064: Merge 'release/v0.5.5+2013.08.26'

* release/v0.5.5+2013.08.26:
  Refs #2965: update package.json to new version 0.5.5+2013.08.26.
  Refs #2965: update package.json to use release branch for version v0.5.5+2013.08.26.
  Refs# 2965: point everything back to #develop.

Conflicts:
	package.json
Charles Ezell há 12 anos atrás
pai
commit
345ba37eb1
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "name": "mungedb-aggregate",
-  "version": "0.5.4+2013.08.12",
+  "version": "0.5.5+2013.08.26",
   "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.5.5+2013.08.26"
   },
   "keywords": [
     "manipulation",