Skip to content

Commit

Permalink
Set version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shane Osbourne committed Nov 17, 2024
1 parent 879c71e commit a1d57d5
Show file tree
Hide file tree
Showing 31 changed files with 78 additions and 66 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions bslive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "bslive"
version = "0.0.0"
version = "0.2.0"

[lib]
crate-type = ["cdylib"]
Expand All @@ -17,4 +17,4 @@ napi = { version = "2.12.2", default-features = false, features = ["napi4", "tok
napi-derive = "2.12.2"

[build-dependencies]
napi-build = "2.0.1"
napi-build = "2.0.1"
4 changes: 2 additions & 2 deletions bsnext/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "bsnext"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

[dependencies]
bsnext_system = { path = "../crates/bsnext_system" }

actix-rt = { workspace = true }
anyhow = { workspace = true }
anyhow = { workspace = true }
2 changes: 1 addition & 1 deletion crates/bsnext_client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_client"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion crates/bsnext_client/inject/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@browsersync/bslive-inject",
"version": "0.0.30",
"version": "0.2.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions crates/bsnext_client/package-lock.json

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

2 changes: 1 addition & 1 deletion crates/bsnext_client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bsnext_client",
"version": "0.0.30",
"version": "0.2.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion crates/bsnext_client/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@browsersync/bslive-ui",
"private": true,
"version": "0.0.30",
"version": "0.2.0",
"description": "",
"main": "index.js",
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions crates/bsnext_core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_core"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down Expand Up @@ -41,4 +41,4 @@ bytes = { workspace = true }
http = { workspace = true }

[[example]]
name = "abc"
name = "abc"
4 changes: 2 additions & 2 deletions crates/bsnext_dto/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_dto"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -14,4 +14,4 @@ serde = { workspace = true }
thiserror = { workspace = true }
serde_json = { workspace = true }
actix = { workspace = true }
typeshare = { workspace = true }
typeshare = { workspace = true }
2 changes: 1 addition & 1 deletion crates/bsnext_example/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_example"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
4 changes: 2 additions & 2 deletions crates/bsnext_fs/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_fs"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -18,4 +18,4 @@ futures = { workspace = true }
futures-util = { workspace = true }
tracing = { workspace = true }
thiserror = { workspace = true }
tempfile = { workspace = true }
tempfile = { workspace = true }
2 changes: 1 addition & 1 deletion crates/bsnext_input/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_input"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
2 changes: 1 addition & 1 deletion crates/bsnext_md/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_md"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion crates/bsnext_output/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_output"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
4 changes: 2 additions & 2 deletions crates/bsnext_resp/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_resp"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -19,4 +19,4 @@ anyhow = "1.0.86"

[dev-dependencies]
tokio = { workspace = true }
tower = { workspace = true }
tower = { workspace = true }
2 changes: 1 addition & 1 deletion crates/bsnext_system/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_system"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down
4 changes: 2 additions & 2 deletions crates/bsnext_tracing/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_tracing"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -11,4 +11,4 @@ serde = { workspace = true }
[dependencies.tracing-subscriber]
version = "0.3.0"
default-features = false
features = ["registry", "std", "fmt", "json", "env-filter", "ansi"]
features = ["registry", "std", "fmt", "json", "env-filter", "ansi"]
4 changes: 2 additions & 2 deletions crates/bsnext_utils/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bsnext_utils"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

[dependencies]
Expand All @@ -10,4 +10,4 @@ http = { workspace = true }
axum = { workspace = true }

hyper-tls = { version = "0.6.0" }
hyper-util = { version = "0.1.1", features = ["client-legacy"] }
hyper-util = { version = "0.1.1", features = ["client-legacy"] }
4 changes: 2 additions & 2 deletions crates/bsnext_yaml/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "bsnext_yaml"
version = "0.1.0"
version = "0.2.0"
edition = "2021"

[dependencies]
serde = { workspace = true }
serde_yaml = { workspace = true }
bsnext_input = { path = "../bsnext_input" }
miette = { workspace = true }
miette = { workspace = true }
4 changes: 2 additions & 2 deletions examples/openai/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/openai/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openai",
"version": "0.0.30",
"version": "0.2.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions examples/react-router/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/react-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"typescript": "4.9.5",
"vite": "4.0.4"
},
"version": "0.0.30"
"version": "0.2.0"
}
Loading

0 comments on commit a1d57d5

Please sign in to comment.