Skip to content

Commit

Permalink
Release 0.2.3: Download links in README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielparks committed Jan 1, 2023
1 parent f0c4143 commit 3677a2a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## main branch
## Release 0.2.3 (2022-12-31)

* Add download links to README.md.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-status-vars"
version = "0.2.2"
version = "0.2.3"
authors = ["Daniel Parks <[email protected]>"]
description = "Summarize git repo info into shell variables (for use in a prompt)"
homepage = "https://github.com/danielparks/git-status-vars"
Expand Down

0 comments on commit 3677a2a

Please sign in to comment.