Skip to content

Commit 3f2f5e6

Browse files
authored
Merge pull request #162 from intel/build-release-135
Automated: Version increase
2 parents d6ea756 + f88d2a6 commit 3f2f5e6

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.15
8+
9+
710
## 0.9.14
811
- Slight optimization to the memory usage of device-level analysis which
912
should improve runtimes and reduce the chance of the DLS running out

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

0 commit comments

Comments
 (0)