Skip to content

Commit

Permalink
update version to 2.0.0-beta-2, ready to publish v2.0.0-beta-2
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jul 18, 2024
1 parent 038fafa commit 05d7370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Rust Report Card](https://rust-reportcard.xuri.me/badge/github.com/tamada/sibling)](https://rust-reportcard.xuri.me/report/github.com/tamada/sibling)

[![License](https://img.shields.io/badge/License-WTFPL-information.svg)](https://github.com/tamada/sibling/blob/master/LICENSE)
[![Version](https://img.shields.io/badge/Version-2.0.0--beta--1-information.svg)](https://github.com/tamada/sibling/releases/tag/v2.0.0-beta-1)
[![Version](https://img.shields.io/badge/Version-2.0.0--beta--2-information.svg)](https://github.com/tamada/sibling/releases/tag/v2.0.0-beta-2)

get the next/previous sibling directory name.

Expand Down
2 changes: 1 addition & 1 deletion docs/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pygmentsStyle = "pygments"
project_tagline = "get next/previous sibling directory name"
dateFormat = "2006-01-02"
katex = true
version = "2.0.0-beta-1"
version = "2.0.0-beta-2"
footer = "[![GitHub](https://img.shields.io/badge/GitHub-tamada/sibling-blueviolet.svg?logo=github)](https://github.com/tamada/sibling) Made with [Hugo](https://gohugo.io/). Theme by [Cayman](https://github.com/zwbetz-gh/cayman-hugo-theme). Deployed to [GitHub Pages](https://pages.github.com/)."

[menu]
Expand Down

0 comments on commit 05d7370

Please sign in to comment.