Skip to content

Commit

Permalink
Prepare v0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Lück committed Aug 21, 2013
1 parent 3928a7f commit f5c46ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
to add your changes here when sending pull requests. Also send corrections if
you spot any mistakes.

## 0.3.0 (2013-xx-xx)
## 0.3.0 (2013-08-21)

* Feature: Resulting phar files can now be executed on systems without
ext-phar (#8). This vastly improves portability for legacy setups by including
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The above will download and install the latest stable tagged release (if any).
You can also specify a tagged version like this:

```bash
$ phar-composer build clue/phar-composer:0.1.*
$ phar-composer build clue/phar-composer:0.3.*
```

Or you can specify to install the head of a given branch like this:
Expand Down

0 comments on commit f5c46ce

Please sign in to comment.