Skip to content

Commit

Permalink
v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffandersen committed Oct 30, 2017
1 parent e5bb309 commit 76fa361
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Fixed

## [0.9.3] - 2017-10-30

### Fixed
- Travis builds not picking up new versions

## [0.9.2] - 2017-10-30

### Added
Expand Down
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
REPO="https://github.com/manifoldco/manifold-cli"

if [ -z "$MANIFOLD_VERSION" ]; then
MANIFOLD_VERSION="0.9.2"
MANIFOLD_VERSION="0.9.3"
fi

if [ -z "$MANIFOLD_DIR" ]; then
Expand Down

0 comments on commit 76fa361

Please sign in to comment.