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