Skip to content

Commit dd6427d

Browse files
committed
chore(release): bump version to 0.1.0-alpha.1
1 parent 7907d4d commit dd6427d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rust/digipin/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
[package]
22
name = "digipin"
3-
version = "0.1.0-alpha"
3+
version = "0.1.0-alpha.1"
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"
98

109
[dependencies]

0 commit comments

Comments
 (0)