chore(release): 1.1.0

This commit is contained in:
Jeremy Attali 2020-06-22 23:05:18 -04:00
parent 2878474e7c
commit 177c2d45fa
No known key found for this signature in database
GPG Key ID: 6A6B35DBE9442683
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.1.0](https://github.com/jtheoof/swappy/compare/v1.0.1...v1.1.0) (2020-06-23)
### Features
* **cli:** add -v and --version flags ([e32c024](https://github.com/jtheoof/swappy/commit/e32c02454ae4ec6ac30549d5fa9e80c2b64edb72))
### [1.0.1](https://github.com/jtheoof/swappy/compare/v1.0.0...v1.0.1) (2020-06-21)

View File

@ -1,7 +1,7 @@
project(
'swappy',
'c',
version: '1.0.1',
version: '1.1.0',
license: 'MIT',
meson_version: '>=0.48.0',
default_options: [