Skip to content

Commit c3f593b

Browse files
committed
chore: Release v0.0.5
1 parent 1c1dcb0 commit c3f593b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -4,7 +4,7 @@ members = ["crates/roughly"]
44
default-members = ["crates/roughly"]
55

66
[workspace.package]
7-
version = "0.0.4"
7+
version = "0.0.5"
88

99
[workspace.dependencies]
1010
clap = { version = "4.5.40", features = ["derive"] }

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Roughly",
44
"description": "R language support",
55
"author": "Felix Andreas",
6-
"version": "0.0.4",
6+
"version": "0.0.5",
77
"publisher": "felix-andreas",
88
"icon": "images/icon.png",
99
"repository": {

0 commit comments

Comments
 (0)