Skip to content

Commit 3e272c5

Browse files
committed
Release version 1.4.0
1 parent 18ebcae commit 3e272c5

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,6 +1,6 @@
11
# Dock Change Log
22

3-
## master (unreleased)
3+
## 1.4.0 (2017-02-27)
44

55
* Add dock environment 'extension' option allowing users to build
66
environments consisting of multiple projects/services

bin/dock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
set -euo pipefail
2525

26-
dock_version="1.3.1"
26+
dock_version="1.4.0"
2727
dock_bin="$0"
2828

2929
# We want all output to go to STDERR so that STDOUT receives output from the

0 commit comments

Comments
 (0)