Procházet zdrojové kódy

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 před 12 roky
rodič
revize
bd84f2d351
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,6 +1,6 @@
 {
   "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.",
   "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.7+2013.09.23"
   },
   "keywords": [
     "manipulation",