Skip to content

Commit 279148c

Browse files
committed
build(deps): bump crate from v0.3.0 to v0.4.0
1 parent 7dff88b commit 279148c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "codecraft-server"
33
description = "CodeCraft Backend Server"
4-
version = "0.3.0"
4+
version = "0.4.0"
55
edition = "2021"
66

77
default-run = "codecraft-server"

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": {
77
"name": ""
88
},
9-
"version": "0.2.0"
9+
"version": "0.4.0"
1010
},
1111
"paths": {
1212
"/v1/workflows": {

0 commit comments

Comments
 (0)