Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
sugyan committed Nov 12, 2023
1 parent 31632c0 commit e1abe16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion atrium-xrpc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.1](https://github.com/sugyan/atrium/compare/atrium-xrpc-v0.6.0...atrium-xrpc-v0.6.1) - 2023-11-12
## [0.7.0](https://github.com/sugyan/atrium/compare/atrium-xrpc-v0.6.0...atrium-xrpc-v0.7.0) - 2023-11-12

### Added
- Make `XrpcClient::auth` asynchronous ([#72](https://github.com/sugyan/atrium/pull/72))
Expand Down
2 changes: 1 addition & 1 deletion atrium-xrpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "atrium-xrpc"
version = "0.6.1"
version = "0.7.0"
authors = ["sugyan <[email protected]>"]
edition = "2021"
description = "XRPC library for AT Protocol (Bluesky)"
Expand Down

0 comments on commit e1abe16

Please sign in to comment.