Skip to content

Commit

Permalink
Release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zodern committed Mar 4, 2017
1 parent 3a55461 commit 69f3805
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Next
# 1.2.3
- Default config uses meteor.docker object instead of dockerImage @maxmatthews
- Docker args from config are no longer escaped @maxmathews
- Add buildLocation for validator @stubbegianni
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mup",
"version": "1.2.2",
"version": "1.2.3",
"description": "Production Quality Meteor Deployments",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -34,6 +34,7 @@
},
"dependencies": {
"archiver": "1.x.x",
"babel-cli": "^6.23.0",
"babel-polyfill": "6.6.1",
"bluebird": "3.x.x",
"boxen": "^1.0.0",
Expand Down

0 comments on commit 69f3805

Please sign in to comment.