1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00

release: bump version and add date to changelog

This commit is contained in:
matejcik 2018-06-08 16:07:46 +02:00
parent d2021fd8a2
commit 741f264a2f
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
_At the moment, the project does __not__ adhere to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). That is expected to change with version 1.0._
## [0.10.0] - unreleased
## [0.10.0] - 2018-06-08
### Added
- Lisk support #197

View File

@ -1 +1 @@
__version__ = '0.9.1'
__version__ = '0.10.0'