From c2718d6827c400f963c9997efbbbf888d98e9b2c Mon Sep 17 00:00:00 2001 From: LastLeaf Date: Mon, 2 Dec 2024 22:08:30 +0800 Subject: [PATCH] chore: update version to publish --- Cargo.toml | 18 +++++++++--------- .../compile_cache/publish/version.toml | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index d06f473..f5859ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ members = [ ] [workspace.package] -version = "0.1.0-alpha.2" +version = "0.1.0-alpha.3" authors = ["LastLeaf ", "TtTRz "] categories = ["gui", "wasm"] edition = "2021" @@ -22,14 +22,14 @@ license = "MIT" repository = "https://github.com/wechat-miniprogram/float-pigment" [workspace.dependencies] -float-pigment = { version = "0.1.0-alpha.2", path = "./float-pigment" } -float-pigment-consistent-bincode = { version = "0.1.0-alpha.2", path = "./float-pigment-consistent-bincode", default-features = false } -float-pigment-css = { version = "0.1.0-alpha.2", path = "./float-pigment-css", default-features = false } -float-pigment-css-macro = { version = "0.1.0-alpha.2", path = "./float-pigment-css-macro" } -float-pigment-forest = { version = "0.1.0-alpha.2", path = "./float-pigment-forest" } -float-pigment-forest-macro = { version = "0.1.0-alpha.2", path = "./float-pigment-forest-macro" } -float-pigment-layout = { version = "0.1.0-alpha.2", path = "./float-pigment-layout" } -float-pigment-mlp = { version = "0.1.0-alpha.2", path = "./float-pigment-mlp" } +float-pigment = { version = "0.1.0-alpha.3", path = "./float-pigment" } +float-pigment-consistent-bincode = { version = "0.1.0-alpha.3", path = "./float-pigment-consistent-bincode", default-features = false } +float-pigment-css = { version = "0.1.0-alpha.3", path = "./float-pigment-css", default-features = false } +float-pigment-css-macro = { version = "0.1.0-alpha.3", path = "./float-pigment-css-macro" } +float-pigment-forest = { version = "0.1.0-alpha.3", path = "./float-pigment-forest" } +float-pigment-forest-macro = { version = "0.1.0-alpha.3", path = "./float-pigment-forest-macro" } +float-pigment-layout = { version = "0.1.0-alpha.3", path = "./float-pigment-layout" } +float-pigment-mlp = { version = "0.1.0-alpha.3", path = "./float-pigment-mlp" } [profile.release] opt-level = 's' diff --git a/float-pigment-css/compile_cache/publish/version.toml b/float-pigment-css/compile_cache/publish/version.toml index 1c52e7e..3b19f7e 100644 --- a/float-pigment-css/compile_cache/publish/version.toml +++ b/float-pigment-css/compile_cache/publish/version.toml @@ -1,3 +1,3 @@ -version = "0.1.0" +version = "0.1.0-alpha.2" enum_total = 204 struct_total = 18