Skip to content

Commit 55d3a06

Browse files
committed
release
1 parent 6e65f4f commit 55d3a06

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.3.1
4+
5+
- Syntax for Elpi 3.0
6+
37
### 0.2.11
48

59
- Syntax for Elpi 3.0

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.11",
6+
"version": "0.3.1",
77
"homepage": "https://github.com/LPCIC/elpi-lang",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)