Skip to content

Commit 69985a1

Browse files
committed
Release 3.17.0.3
1 parent 6c9ed28 commit 69985a1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## 3.17.0.3
4+
5+
- Update language-server-protocol digest (#59)
6+
- Mostly comment changes
7+
- Removed duplicated autoload and require
8+
39
## 3.17.0.2
410

511
- Update language-server-protocol digest (#55)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module LanguageServer
22
module Protocol
3-
VERSION = "3.17.0.2"
3+
VERSION = "3.17.0.3"
44
end
55
end

0 commit comments

Comments
 (0)