Skip to content

Commit 030570c

Browse files
dianpopaalxiord
authored andcommitted
0.5.0: updated firecracker.yaml and Cargo.toml
Signed-off-by: Diana Popa <[email protected]>
1 parent 149b917 commit 030570c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "firecracker"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
authors = ["Amazon firecracker team <[email protected]>"]
55

66
[dependencies]

api_server/swagger/firecracker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ info:
44
description: Firecraker v0.4 - RESTful public-facing API.
55
The API is accessible through HTTP calls on specific URLs carrying JSON modeled data.
66
The transport medium is a Unix Domain Socket.
7-
version: 0.4.0
7+
version: 0.5.0
88
termsOfService: ""
99
contact:
1010

0 commit comments

Comments
 (0)