Skip to content

Commit 60a8302

Browse files
committed
Release 1.3.4
1 parent 1a2a104 commit 60a8302

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Next
1+
## 1.3.4 - October 4, 2017
22
- The exit code for `mup validate` is now 1 when there are validation errors
33
- Fix changing proxy's clientUploadLimit with `proxy.shared.clientUploadLimit`
44
- Added a `--scrub` option to `mup validate`, which when used with `--show` shows the config with most of the sensitive information removed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mup",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Production Quality Meteor Deployments",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)