Skip to content

Commit 259d444

Browse files
Merge pull request #8 from scala/update-publish-info
Update publish info
2 parents 03227db + 4ad7830 commit 259d444

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "scala",
2+
"name": "scala-snippets",
33
"displayName": "Scala Snippets",
44
"description": "Scala Snippets",
55
"version": "0.1.0",

syntax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "scala",
33
"displayName": "Scala Syntax (official)",
44
"description": "Official Scala Syntax",
5-
"version": "0.1.1",
5+
"version": "0.2.0",
66
"publisher": "scala-lang",
77
"license": "SEE LICENSE IN LICENSE.md",
88
"engines": {

0 commit comments

Comments
 (0)