Skip to content

Commit

Permalink
vscode-dotty: Upgrade dependencies, release 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
smarter committed Apr 19, 2018
1 parent 852ca63 commit eeb967e
Show file tree
Hide file tree
Showing 3 changed files with 194 additions and 187 deletions.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -900,7 +900,7 @@ object Build {
settings(commonSettings).
settings(
EclipseKeys.skipProject := true,
version := "0.1.3", // Keep in sync with package.json
version := "0.1.4", // Keep in sync with package.json
autoScalaLibrary := false,
publishArtifact := false,
includeFilter in unmanagedSources := NothingFilter | "*.ts" | "**.json",
Expand Down
Loading

0 comments on commit eeb967e

Please sign in to comment.