Skip to content

Commit de64273

Browse files
committed
chore(release): prepare for v0.1.7
1 parent 0643a91 commit de64273

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## [0.1.7] - 2024-03-26
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- *(github)* Update funding options
10+
- *(project)* Update license copyright years
11+
512
## [0.1.6] - 2024-03-26
613

714
### ⚙️ Miscellaneous Tasks

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 = "runst"
3-
version = "0.1.6" # bumped by release.sh
3+
version = "0.1.7" # bumped by release.sh
44
description = "A dead simple notification daemon 🦡"
55
authors = ["Orhun Parmaksız <orhunparmaksiz@gmail.com>"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)