Skip to content

Commit 6c6a3f6

Browse files
committed
chore(release): fix version to 0.1.0-alpha
1 parent 93dd8a5 commit 6c6a3f6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

rust/digipin/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "digipin"
3-
version = "0.1.0"
3+
version = "0.1.0-alpha"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "Rust library for encoding and decoding DIGIPIN (Digital Postal Index Number)"
77
keywords = ["digipin", "geocoding", "postal", "spatial", "gis", "address", "india"]
8+
repository = "https://github.com/pranamphd/digipin"
89

910
[dependencies]

0 commit comments

Comments
 (0)