mirror of
https://github.com/railwayapp/cli
synced 2026-04-21 14:07:23 +00:00
chore: Release railwayapp version 4.39.0
This commit is contained in:
parent
4729ef2808
commit
8e42bf3045
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2391,7 +2391,7 @@ checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f"
|
|||
|
||||
[[package]]
|
||||
name = "railwayapp"
|
||||
version = "4.38.0"
|
||||
version = "4.39.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"arboard",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "railwayapp"
|
||||
version = "4.38.0"
|
||||
version = "4.39.0"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
authors = ["Railway <contact@railway.com>"]
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@railway/cli",
|
||||
"version": "4.38.0",
|
||||
"version": "4.39.0",
|
||||
"description": "Develop and deploy code with zero configuration",
|
||||
"type": "module",
|
||||
"author": "Jake Runzer",
|
||||
|
|
|
|||
Loading…
Reference in a new issue