Skip to content

Commit 6afe29b

Browse files
committed
prepare v0.0.13
1 parent 507c874 commit 6afe29b

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Change Log
22

3-
## 0.0.12
3+
## 0.0.13 - 0.0.12
44
- new: vscode.dev support (vscode web extension) #12
55
- Note: compiling vyper is not yet supported!
6+
- update: updated snippets for vyper v0.3.x #11 - thanks @DataBeast-IT 🙌
67

78
## 0.0.11
89
- new: updated syntax to vyper v0.3.x #9 - thanks @DataBeast-IT 🙌

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Vyper",
44
"description": "Ethereum Vyper language support for Visual Studio Code",
55
"license": "MIT",
6-
"version": "0.0.12",
6+
"version": "0.0.13",
77
"keywords": [
88
"vyper",
99
"ethereum",

0 commit comments

Comments
 (0)