Skip to content

Commit c23ff6c

Browse files
committed
build(Cargo): bump version to 0.3.0
1 parent e13e4fe commit c23ff6c

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,6 +1,6 @@
11
[package]
22
name = "pigeon"
3-
version = "0.2.4"
3+
version = "0.3.0"
44
edition = "2021"
55

66
[dependencies]

pigeon.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = "0.2.2"
1+
version = "0.3.0"
22
project = "pigeon"
33
api_directory = "./services"

0 commit comments

Comments
 (0)