Skip to content

Commit

Permalink
v9.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Nov 16, 2018
1 parent daf3b98 commit 0273d2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## 9.1.3 - 2018-11-16

* Include `join` and `leave` commands in API documentation [Akis Kesoglou]

## 9.1.2 - 2018-11-13

* Fix build & deploy commands in standalone build [Tim Perry]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "9.1.2",
"version": "9.1.3",
"description": "The official balena CLI tool",
"main": "./build/actions/index.js",
"homepage": "https://github.com/balena-io/balena-cli",
Expand Down

0 comments on commit 0273d2e

Please sign in to comment.