Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jun 8, 2011
1 parent 5e4ee5b commit baf1c03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

0.3.1 / 2011-06-08
==================

* Fixed multi-arg refs

0.3.0 / 2011-06-08
==================

Expand Down
2 changes: 1 addition & 1 deletion bin/deploy
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

VERSION="0.3.0"
VERSION="0.3.1"
CONFIG=./deploy.conf
LOG=/tmp/deploy.log
TEST=1
Expand Down

0 comments on commit baf1c03

Please sign in to comment.