Skip to content

Commit 65037c0

Browse files
committed
chore: Release v0.7.3
1 parent 9a66179 commit 65037c0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-warp-time"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
authors = ["Caleb Maclennan <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.74.0"

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
default: ""
88
runs:
99
using: docker
10-
image: docker://ghcr.io/alerque/git-warp-time:v0.7.2
10+
image: docker://ghcr.io/alerque/git-warp-time:v0.7.3
1111
entrypoint: sh
1212
args:
1313
- -c

0 commit comments

Comments
 (0)