Browse Source

refs #3498: Merge branch 'release/v0.5.8+2013.10.07'

* release/v0.5.8+2013.10.07:
  Refs #3370: update package.json to use release branch for version v0.5.8+2013.10.07.
  Refs #3173: update package.json to new version 0.5.8+2013.10.07.

Conflicts:
	package.json
Jared Hall 12 years ago
parent
commit
9935e69ee8
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.5.7+2013.09.23",
+  "version": "0.5.8+2013.10.07",
   "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.8+2013.10.07"
   },
   "keywords": [
     "manipulation",