Skip to content

Commit

Permalink
Bump version to 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Aug 6, 2013
1 parent 4c8980f commit 93524be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.6.1

* Change env HTTP_PROXY to export HTTP_PROXY in Upstart configuration

## 0.6.0

* Add bind_uri and options attributes
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license "Apache 2.0"
description "Installs/Configures Docker"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.6.0"
version "0.6.1"
recipe "docker", "Installs/Configures Docker"
recipe "docker::aufs", "Installs/Loads AUFS Linux module"
recipe "docker::binary", "Installs Docker binary"
Expand Down

0 comments on commit 93524be

Please sign in to comment.