Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
REBELinBLUE committed Mar 31, 2016
1 parent b835a0c commit db3b9d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log

## [0.0.33](https://github.com/REBELinBLUE/deployer/tree/0.0.33) (2016-03-31)
[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.32...0.0.33)
## [0.0.34](https://github.com/REBELinBLUE/deployer/tree/0.0.34) (2016-03-31)
[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.32...0.0.34)

**Fixed bugs:**

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ The `master` branch of this repository is a development branch and **should not*
2. Checkout the latest release

```shell
$ git checkout 0.0.32
$ git checkout 0.0.34
```

3. Install dependencies
Expand Down Expand Up @@ -109,7 +109,7 @@ The `master` branch of this repository is a development branch and **should not*

```shell
$ git fetch --all
$ git checkout 0.0.32
$ git checkout 0.0.34
```

2. Update the dependencies
Expand Down

0 comments on commit db3b9d5

Please sign in to comment.