Skip to content

Commit f3d7231

Browse files
author
҈҈҈Luiz Branco
authored
Release 0.11.0 (#187)
1 parent e343a9f commit f3d7231

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
99

10+
## [0.11.0] - 2017-11-27
11+
1012
### Added
1113

1214
- `--role` flag to `teams invite`

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
REPO="https://github.com/manifoldco/manifold-cli"
119119

120120
if [ -z "$MANIFOLD_VERSION" ]; then
121-
MANIFOLD_VERSION="0.10.1"
121+
MANIFOLD_VERSION="0.11.0"
122122
fi
123123

124124
if [ -z "$MANIFOLD_DIR" ]; then

0 commit comments

Comments
 (0)