Skip to content

Commit a67fb96

Browse files
committed
Bump to version 0.0.19
1 parent 2ad4064 commit a67fb96

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-code-analysis"
3-
version = "0.0.18"
3+
version = "0.0.19"
44
authors = ["Calixte Denizet <[email protected]>"]
55
edition = "2018"
66
repository = "https://github.com/mozilla/rust-code-analysis"

rust-code-analysis-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-code-analysis-cli"
3-
version = "0.0.18"
3+
version = "0.0.19"
44
authors = ["Calixte Denizet <[email protected]>"]
55
repository = "https://github.com/mozilla/rust-code-analysis/blob/master/rust-code-analysis-cli/"
66
edition = "2018"

rust-code-analysis-web/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-code-analysis-web"
3-
version = "0.0.18"
3+
version = "0.0.19"
44
authors = ["Calixte Denizet <[email protected]>"]
55
edition = "2018"
66
repository = "https://github.com/mozilla/rust-code-analysis/tree/master/rust-code-analysis-web"

0 commit comments

Comments
 (0)