Skip to content

Commit

Permalink
Ship 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aanand committed Mar 5, 2014
1 parent ec1f0b6 commit 40c85b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Change log
==========

2.0.5 (2014-03-05)
------------------

- `orchard proxy` prints instructions for setting the DOCKER_HOST environment variable

2.0.4 (2014-02-18)
------------------

Expand Down
2 changes: 1 addition & 1 deletion constants/constants.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
package constants

var Version = "2.0.0"
var Version = "2.0.5"

0 comments on commit 40c85b6

Please sign in to comment.