Skip to content

Commit

Permalink
Merge pull request #103 from gokberkkocak/v0.3
Browse files Browse the repository at this point in the history
Bump to v0.3
  • Loading branch information
gokberkkocak authored Mar 2, 2022
2 parents 8abcd14 + 56fad1a commit 6b54855
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lofigirl_client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lofigirl_client"
version = "0.2.0"
version = "0.3.0"
authors = ["Gokberk Kocak <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion lofigirl_server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lofigirl_server"
version = "0.2.0"
version = "0.3.0"
authors = ["Gokberk Kocak <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion lofigirl_shared_common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lofigirl_shared_common"
version = "0.2.0"
version = "0.3.0"
authors = ["Gokberk Kocak <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion lofigirl_shared_listen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lofigirl_shared_listen"
version = "0.2.0"
version = "0.3.0"
authors = ["Gokberk Kocak <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion lofigirl_sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lofigirl_sys"
version = "0.2.0"
version = "0.3.0"
authors = ["Gokberk Kocak <[email protected]>"]
edition = "2021"

Expand Down
2 changes: 1 addition & 1 deletion lofigirl_web_client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
version = "0.2.0"
name = "lofigirl_web_client"
version = "0.3.0"
description = "App Description"
categories = ["category"]
readme = "./README.md"
Expand Down

0 comments on commit 6b54855

Please sign in to comment.