chore: release versions
This commit is contained in:
parent
b6c74d17be
commit
f0bf96c170
3 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "torn-api"
|
||||
version = "1.3.0"
|
||||
version = "1.4.0"
|
||||
edition = "2021"
|
||||
description = "Auto-generated bindings for the v2 torn api"
|
||||
license-file = { workspace = true }
|
||||
|
|
@ -37,7 +37,7 @@ chrono = { version = "0.4.41", features = ["serde"] }
|
|||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
[build-dependencies]
|
||||
torn-api-codegen = { path = "../torn-api-codegen", version = "0.3.0" }
|
||||
torn-api-codegen = { path = "../torn-api-codegen", version = "0.4.0" }
|
||||
syn = { workspace = true, features = ["parsing"] }
|
||||
proc-macro2 = { workspace = true }
|
||||
prettyplease = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue