Skip to content

Commit 781f4a8

Browse files
yangdanny97meta-codesync[bot]
authored andcommitted
0.51.2
Summary: for S618974 Reviewed By: samwgoldman Differential Revision: D92592926 fbshipit-source-id: edfe06ce481a7896f83870b0bf51e74d03da1595
1 parent 88a78e7 commit 781f4a8

File tree

12 files changed

+21
-21
lines changed

12 files changed

+21
-21
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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.51.1"
5+
version = "0.51.2"
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.51.1"
5+
version = "0.51.2"
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.51.1"
5+
version = "0.51.2"
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.51.1"
5+
version = "0.51.2"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

crates/pyrefly_graph/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_graph"
5-
version = "0.51.1"
5+
version = "0.51.2"
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.51.1"
5+
version = "0.51.2"
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.51.1"
5+
version = "0.51.2"
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.51.1"
5+
version = "0.51.2"
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.51.1"
5+
version = "0.51.2"
66
authors = ["Meta"]
77
edition = "2024"
88
repository = "https://github.com/facebook/pyrefly"

0 commit comments

Comments
 (0)