Skip to content

Commit 3c4ef05

Browse files
Back to development version on master
Signed-off-by: Dusan Malusev <dusan@dusanmalusev.dev>
1 parent e70669b commit 3c4ef05

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-analyzer-downloader"
3-
version = "2.3.0"
3+
version = "2.4.0-dev"
44
edition = "2021"
55
readme = "README.md"
66
license = "Apache-2.0"

rad/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rad"
3-
version = "2.3.0"
3+
version = "2.4.0-dev"
44
edition = "2021"
55
readme = "../README.md"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)