Skip to content

Commit 3e6138a

Browse files
generatedunixname89002005307016meta-codesync[bot]
authored andcommitted
Update pyrefly version]
Reviewed By: yangdanny97 Differential Revision: D83949009 fbshipit-source-id: d681b71bfad2163682b690e588f3751650b4012a
1 parent 6e3bc23 commit 3e6138a

File tree

11 files changed

+19
-19
lines changed

11 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/pyrefly_build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly_build"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/pyrefly_bundled/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly_bundled"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/pyrefly_config/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly_config"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/pyrefly_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly_derive"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/pyrefly_python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly_python"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/pyrefly_types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly_types"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/pyrefly_util/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly_util"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/tsp_types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "tsp_types"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

pyrefly/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[package]
44
name = "pyrefly"
5-
version = "0.35.0"
5+
version = "0.36.0"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

0 commit comments

Comments
 (0)