Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraser999 committed Jun 9, 2024
1 parent 51b9c8c commit ff4195a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
authors = ["Fraser Hutchison <fraser@casperlabs.io>"]
authors = ["Fraser Hutchison <fraser@astria.org>"]
categories = ["command-line-utilities", "development-tools"]
description = "An interactive CLI tool to add a remote fork to a local Git repository."
edition = "2018"
Expand All @@ -8,7 +8,7 @@ license = "Apache-2.0 OR MIT"
name = "add-remote"
readme = "README.md"
repository = "https://github.com/Fraser999/Add-Remote.git"
version = "3.0.1"
version = "3.0.2"

[dependencies]
base64 = "0.22.1"
Expand Down

0 comments on commit ff4195a

Please sign in to comment.