Skip to content

Commit

Permalink
Version bump to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
exoszajzbuk committed Feb 5, 2018
1 parent cb18384 commit 866f239
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
20 changes: 19 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,30 @@ Bashistrano versions are following [SemVer](http://semver.org).

## [`master`]

[`master`]: https://github.com/team-supercharge/bashistrano/compare/v1.1.0...HEAD
[`master`]: https://github.com/team-supercharge/bashistrano/compare/v1.1.1...HEAD

* Latest contributions

---

## [`1.1.1`]

[`1.1.1`]: https://github.com/team-supercharge/bashistrano/compare/v1.1.0...v1.1.1

### Breaking changes:

* None

### New features:

* None

### Fixes

* Set proper flags for failing commands to exit Bashistrano

---

## [`1.1.0`]

[`1.1.0`]: https://github.com/team-supercharge/bashistrano/compare/v1.0.0...v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion bashistrano
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

set -Eeuo pipefail

VERSION='1.1.0'
VERSION='1.1.1'

# --------------------
# MAIN
Expand Down

0 comments on commit 866f239

Please sign in to comment.