🔧 chore(version): downgrade cull-gmail to version 0.0.0
- change version in Cargo.toml and Cargo.lock from 0.1.0 to 0.0.0 to reflect pre-release status
This commit is contained in:
committed by
Jeremiah Russell
parent
1c352ca5d4
commit
06ac33662e
@@ -2,7 +2,7 @@
|
||||
name = "cull-gmail"
|
||||
description = """Tool to assist in culling emails from a
|
||||
gmail account using the gmail API"""
|
||||
version = "0.1.0"
|
||||
version = "0.0.0"
|
||||
authors = ["Jeremiah Russell <jrussell@jerus.ie>"]
|
||||
edition = "2024"
|
||||
rust-version = "1.87"
|
||||
|
||||
Reference in New Issue
Block a user