Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 1566b75

Browse files
committed
Bump version to 0.7.8
1 parent dec6c2e commit 1566b75

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### Unreleased
22

3+
### 0.7.8 - 2020-05-13
4+
35
* Rebrand extension as RLS-agnostic
46
* Add missing semantic token types definition
57

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rust",
33
"displayName": "Rust",
44
"description": "Rust for Visual Studio Code (powered by Rust Language Server/Rust Analyzer). Provides lints, code completion and navigation, formatting and more.",
5-
"version": "0.7.7",
5+
"version": "0.7.8",
66
"publisher": "rust-lang",
77
"icon": "rust-icon.png",
88
"galleryBanner": {

0 commit comments

Comments
 (0)