Skip to content

Commit 558f596

Browse files
committed
release
1 parent f13fa7f commit 558f596

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
### 0.2.10
4+
5+
- Fix tracer default options for elpi 2.x
6+
37
### 0.2.9
48

59
- Fix tracer (depend on vue 2.7)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Elpi lang",
44
"publisher": "gares",
55
"description": "Elpi programming language support",
6-
"version": "0.2.9",
6+
"version": "0.2.10",
77
"homepage": "https://github.com/LPCIC/elpi-lang",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)