Skip to content

Commit a2f033e

Browse files
committed
0.12.1
1 parent 4ba879e commit a2f033e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### 0.11.9 | 2018-05-14
3+
### 0.12.1 | 2018-05-14
44

55
- Haml syntax highlighting. #739.
66
- Remove restricted file schemes for live share.

docs/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### 0.11.9 | 2018-05-14
3+
### 0.12.1 | 2018-05-14
44

55
- Haml syntax highlighting. #739.
66
- Remove restricted file schemes for live share.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Vue tooling for VS Code",
55
"author": "Pine Wu <[email protected]>",
66
"icon": "asset/vue.png",
7-
"version": "0.11.9",
7+
"version": "0.12.1",
88
"publisher": "octref",
99
"scripts": {
1010
"compile": "tsc -p .",

0 commit comments

Comments
 (0)