Skip to content

Commit 527a4b0

Browse files
committed
bump versions in cargo.toml
1 parent dde88a2 commit 527a4b0

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

native/Cargo.lock

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

native/libcst/Cargo.toml

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

66
[package]
77
name = "libcst"
8-
version = "1.4.0"
8+
version = "1.5.0"
99
authors = ["LibCST Developers"]
1010
edition = "2018"
1111
rust-version = "1.70"

native/libcst_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libcst_derive"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
edition = "2018"
55
description = "Proc macro helpers for libcst."
66
license = "MIT"

0 commit comments

Comments
 (0)