Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 2019968

Browse files
committed
Upgraded release numbers/changelog
1 parent 9d38672 commit 2019968

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

scala/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## 0.1.x (MM DD, YYYY)
44

5+
## 0.1.3 (March 12, 2017)
6+
57
- Added JAVA_HOME detection. See [#23](https://github.com/dragos/dragos-vscode-scala/issues/23), [#24](https://github.com/dragos/dragos-vscode-scala/issues/24).
68
- Added sbt ensimeConfig.
79

scala/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Scala Language Server",
44
"description": "A Scala language server based on Ensime",
55
"icon": "images/scala-logo-128.png",
6-
"version": "0.1.2",
6+
"version": "0.1.3",
77
"repository": {
88
"url": "https://github.com/dragos/dragos-vscode-scala"
99
},

0 commit comments

Comments
 (0)