Skip to content

Commit ffa588a

Browse files
committed
LOOP
1 parent ff8bd1b commit ffa588a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 0.0.32
4+
- Additional fix for `loop`.
5+
36
## 0.0.31
47
- Fix highlighting for `loop` keyword.
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-rust-syntax",
33
"displayName": "vscode-rust-syntax",
44
"description": "Syntax highlighting for Rust.",
5-
"version": "0.0.31",
5+
"version": "0.0.32",
66
"publisher": "dunstontc",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)