mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
v9.10.1
This commit is contained in:
parent
9e27889f91
commit
7b7d00c642
@ -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.10.1 - 2019-01-15
|
||||
|
||||
* Fix up small docs typo [Matthew McGinn]
|
||||
|
||||
## 9.10.0 - 2019-01-14
|
||||
|
||||
* Improve startup time by adding fast-boot [Shaun Mulligan]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "9.10.0",
|
||||
"version": "9.10.1",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
Reference in New Issue
Block a user