Skip to content

Commit d51f221

Browse files
committed
chore: Release v0.0.8
1 parent 24c5602 commit d51f221

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -4,7 +4,7 @@ members = ["crates/roughly", "crates/rofy", "crates/typing"]
44
default-members = ["crates/roughly"]
55

66
[workspace.package]
7-
version = "0.0.7"
7+
version = "0.0.8"
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.7",
6+
"version": "0.0.8",
77
"publisher": "felix-andreas",
88
"license": "UPL-1.0",
99
"homepage": "https://roughly.felixandreas.me",

0 commit comments

Comments
 (0)