Skip to content

Commit

Permalink
Merge pull request #208 from liebe-magi/release
Browse files Browse the repository at this point in the history
Release v0.0.3
  • Loading branch information
liebe-magi committed Dec 27, 2023
2 parents 1f56dcb + 6c0f30b commit a64d1d9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "fuga"
version = "0.0.2"
version = "0.0.3"
edition = "2021"
authors = ["liebe-magi <liebe.magi@gmail.com>"]
description = "A CLI tool to operate files or directories in 2 steps."
Expand Down Expand Up @@ -28,7 +28,3 @@ once_cell = "1.19.0"
[[bin]]
name = "fuga"
path = "src/main.rs"

[[bin]]
name = "version"
path = "scripts/version.rs"
File renamed without changes.

0 comments on commit a64d1d9

Please sign in to comment.