Skip to content

Commit dcbafa3

Browse files
Release version 0.5.12
- Update version to 0.5.12 - Update CHANGELOG.md - Include shell completions
1 parent 13dee56 commit dcbafa3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.5.11] - 2025-08-08
8+
## [0.5.12] - 2025-08-08
99

1010
### Added
1111
- Initial release of bib paper manager

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 = "bib"
3-
version = "0.5.11"
3+
version = "0.5.12"
44
edition = "2021"
55
authors = ["António Leitão"]
66
description = "LLM empowered bibliography management."

0 commit comments

Comments
 (0)