Skip to content

Commit 694ee88

Browse files
committed
Release 0.15.0
1 parent e8bc001 commit 694ee88

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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 = "bacon-ls"
3-
version = "0.14.0"
3+
version = "0.15.0"
44
edition = "2021"
55
authors = ["Matteo Bigoi <[email protected]>"]
66
description = "Bacon Language Server"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Bacon Language Server",
44
"description": "Rust diagnostic based on Bacon",
55
"publisher": "MatteoBigoi",
6-
"version": "0.14.0",
6+
"version": "0.15.0",
77
"private": true,
88
"icon": "img/icon.png",
99
"repository": {

0 commit comments

Comments
 (0)