Skip to content

Commit 450a480

Browse files
authored
Merge pull request #18 from lstreckeisen/CMI-79-Create-SemanticTokenProvider-for-language-server
set version to 0.0.2
2 parents 951121b + 16cefeb commit 450a480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@lstreckeisen/context-mapper-language-server",
33
"description": "Langium language server for the ContextMapper DSL",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"publishConfig": {
77
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)