mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-15 18:54:19 +00:00
Bump versions to 0.1.0
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tribufu"
|
name = "tribufu"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
description = "Tribufu SDK"
|
description = "Tribufu SDK"
|
||||||
repository = "https://github.com/Tribufu/TribufuRust"
|
repository = "https://github.com/Tribufu/TribufuRust"
|
||||||
authors = ["Tribufu <contact@tribufu.com>"]
|
authors = ["Tribufu <contact@tribufu.com>"]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tribufu-actix"
|
name = "tribufu-actix"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
description = "Tribufu Actix Extension"
|
description = "Tribufu Actix Extension"
|
||||||
repository = "https://github.com/Tribufu/TribufuRust"
|
repository = "https://github.com/Tribufu/TribufuRust"
|
||||||
authors = ["Tribufu <contact@tribufu.com>"]
|
authors = ["Tribufu <contact@tribufu.com>"]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tribufu-api"
|
name = "tribufu-api"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
description = "Tribufu API"
|
description = "Tribufu API"
|
||||||
repository = "https://github.com/Tribufu/TribufuRust"
|
repository = "https://github.com/Tribufu/TribufuRust"
|
||||||
authors = ["Tribufu <contact@tribufu.com>"]
|
authors = ["Tribufu <contact@tribufu.com>"]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tribufu-constants"
|
name = "tribufu-constants"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
description = "Tribufu Constants"
|
description = "Tribufu Constants"
|
||||||
repository = "https://github.com/Tribufu/TribufuRust"
|
repository = "https://github.com/Tribufu/TribufuRust"
|
||||||
authors = ["Tribufu <contact@tribufu.com>"]
|
authors = ["Tribufu <contact@tribufu.com>"]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tribufu-types"
|
name = "tribufu-types"
|
||||||
version = "0.0.4"
|
version = "0.1.0"
|
||||||
description = "Tribufu Types"
|
description = "Tribufu Types"
|
||||||
repository = "https://github.com/Tribufu/TribufuRust"
|
repository = "https://github.com/Tribufu/TribufuRust"
|
||||||
authors = ["Tribufu <contact@tribufu.com>"]
|
authors = ["Tribufu <contact@tribufu.com>"]
|
||||||
|
Reference in New Issue
Block a user