Skip to content

Commit

Permalink
package.versionを変更
Browse files Browse the repository at this point in the history
0.1.0-alpha.2
  • Loading branch information
YuukiToriyama committed Nov 30, 2023
1 parent 6ce26b6 commit e9d7e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "japanese-address-parser"
version = "0.1.0-alpha.1"
version = "0.1.0-alpha.2"
edition = "2021"
description = "日本の住所を都道府県/市区町村/町名/その他に分割するライブラリです"
authors = ["Yuuki Toriyama <[email protected]>"]
Expand Down

0 comments on commit e9d7e9b

Please sign in to comment.