Skip to content

Commit 7bd2cad

Browse files
publish new versions (#8)
Co-authored-by: marekvospel <marekvospel@users.noreply.github.com>
1 parent 7db5400 commit 7bd2cad

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

.changes/fix-ci.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## \[0.3.1]
4+
5+
- Fixed deploy CI
6+
- [7db5400](https://github.com/SSPS-KB/workshop-bot/commit/7db54002bbd50dedbe7c8cc5b14021dc6f30b2b3) ci: fx deploy ci on 2023-02-09
7+
38
## \[0.3.0]
49

510
- Added logic to also check `/etc/workshop-bot` for configuration

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lib = { }
22

33
[package]
44
name = "workshop-bot"
5-
version = "0.3.0"
5+
version = "0.3.1"
66
edition = "2021"
77
publish = false
88

0 commit comments

Comments
 (0)