Skip to content

Commit ffa3713

Browse files
authored
Merge pull request #178 from intel/build-release-139
Automated: Version increase
2 parents 0babb2c + 8b4d45d commit ffa3713

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
-->
55
# Change Log
66

7+
## 0.9.18
8+
9+
710
## 0.9.17
811
- Fixed linter wrongly throwing an error on space after `defined` keyword
912
- Fixed relative import resolution ("../" and "./")

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dls"
3-
version = "0.9.17"
3+
version = "0.9.18"
44
edition = "2018"
55
authors = []
66
description = "Simics DML language server"

0 commit comments

Comments
 (0)