Skip to content

Commit 36c9f4b

Browse files
chore(release): prep for v3.1.0-beta.1
1 parent 8ec82a7 commit 36c9f4b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ All notable changes to this project will be documented in this file.
3131
- Publish crate from CI
3232
- Bump dependencies
3333

34+
### Styling
35+
36+
- Remove timestamp from log messages
37+
3438
## v3.0.1
3539

3640
### Fix

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "papa"
3-
version = "3.1.0-beta" # managed by release.sh
3+
version = "3.1.0-beta.1" # managed by release.sh
44
edition = "2021"
55
license = "MIT"
66
description = "A cli mod manager for the Northstar launcher"

0 commit comments

Comments
 (0)