Skip to content

Commit 8a71eb3

Browse files
committed
Bump version to 0.27.1
This change bumps the crate to version 0.27.1. The following notable changes have been made since 0.27.0: - Exported api::v2::updates::{Authenticate,Listen} enums as part of unofficial unstable API
1 parent ef9491d commit 8a71eb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
0.27.1
2+
------
33
- Exported `api::v2::updates::{Authenticate,Listen}` enums as part of
44
unofficial unstable API
55

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apca"
3-
version = "0.27.0"
3+
version = "0.27.1"
44
edition = "2021"
55
rust-version = "1.59"
66
authors = ["Daniel Mueller <deso@posteo.net>"]

0 commit comments

Comments
 (0)