release: bump version to 0.10.0-alpha.2

This commit is contained in:
PoiScript 2023-11-17 22:42:09 +08:00
parent 5c37ac5b51
commit d81c1a2966
No known key found for this signature in database
GPG key ID: 22C2B1249D99985E

View file

@ -1,6 +1,6 @@
[package]
name = "orgize"
version = "0.10.0-alpha.1"
version = "0.10.0-alpha.2"
authors = ["PoiScript <poiscript@gmail.com>"]
description = "A Rust library for parsing org-mode files."
repository = "https://github.com/PoiScript/orgize"