Skip to content

Commit e32d86e

Browse files
committed
(cargo-release) version 0.1.2
1 parent ab83788 commit e32d86e

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [$NEW_VERSION] - 2022-03-25
5+
## [0.1.2] - 2022-03-25
6+
7+
### Ci
8+
9+
- Move pre-release hook to script file
10+
11+
## [0.1.1] - 2022-03-25
612

713
### Bug Fixes
814

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sinuous"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
authors = ["Antoine Busch <antoine.busch@gmail.com>"]
55
edition = "2021"
66
description = "A simple TUI for controlling local Sonos speakers"

0 commit comments

Comments
 (0)