Skip to content

Commit 33434cf

Browse files
committed
version bump
1 parent 8f0be95 commit 33434cf

File tree

7 files changed

+1586
-1574
lines changed

7 files changed

+1586
-1574
lines changed

CHANGELOG.md

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

3+
## [0.13.15]
4+
5+
### Fixed
6+
7+
- Fixed includes not being parsed in the same directory as the compiler
8+
39
## [0.13.14]
410

511
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/sourcepawn-studio/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sourcepawn-studio"
3-
version = "0.13.14"
3+
version = "0.13.15"
44
description = "Language Server implemention for the SourcePawn programming language."
55
include = ["Cargo.toml", "src/"]
66
edition.workspace = true

0 commit comments

Comments
 (0)