Skip to content

Commit 7f53eef

Browse files
committed
chore: release v1.1.5
1 parent 2003884 commit 7f53eef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
## [Unreleased]
3+
## [1.1.5] - 2023-03-22
44
### Fixed
55
- function declarations parsing
66
- % in function names

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "FunC Language Support",
44
"description": "This extension enables support for FunC in VS Code.",
55
"icon": "logo.png",
6-
"version": "1.1.4",
6+
"version": "1.1.5",
77
"engines": {
88
"vscode": "^1.63.0"
99
},

0 commit comments

Comments
 (0)