Skip to content

Commit c00a895

Browse files
chore(release): 1.0.3 [skip ci]
1 parent 5695e17 commit c00a895

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/atom-ide-community/ide-sourcekit/compare/v1.0.2...v1.0.3) (2021-05-02)
2+
3+
4+
### Bug Fixes
5+
6+
* update atom-languageclient ([ecd7d11](https://github.com/atom-ide-community/ide-sourcekit/commit/ecd7d11e09612826a84c31a856a3b565bce1ca5b))
7+
18
## [1.0.1](https://github.com/atom-ide-community/ide-sourcekit/compare/v1.0.0...v1.0.1) (2019-03-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ide-sourcekit",
33
"main": "./lib/main",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"description": "EXPERIMENTAL: Swift language support for Atom-IDE. C, Objective-C, C++ support in the works.",
66
"keywords": [
77
"atom-package",

0 commit comments

Comments
 (0)