Skip to content

Commit 0c7aa9d

Browse files
authored
Merge pull request #3344 from dotty-staging/vscode-fixes
Small improvements to the vscode extension
2 parents 28bf5b3 + 084fbca commit 0c7aa9d

File tree

5 files changed

+18
-146
lines changed

5 files changed

+18
-146
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ object Build {
877877
settings(
878878
EclipseKeys.skipProject := true,
879879

880-
version := "0.1.0", // Keep in sync with package.json
880+
version := "0.1.2", // Keep in sync with package.json
881881

882882
autoScalaLibrary := false,
883883
publishArtifact := false,

vscode-dotty/images/dotty-logo.png

34.8 KB
Loading

0 commit comments

Comments
 (0)