Skip to content

Commit 39454ee

Browse files
authored
Merge pull request #95 from intel/build-release-117
Automated: Version increase
2 parents 5621fe5 + 26accae commit 39454ee

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

7+
## 0.9.10
8+
79
## 0.9.9
810
- Fixed an issue that could cause analysis thread crash when an object was declared both
911
as an array and not one

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.9"
3+
version = "0.9.10"
44
edition = "2018"
55
authors = []
66
description = "Simics DML language server"

0 commit comments

Comments
 (0)