Skip to content

Commit 9fdd00e

Browse files
committed
Bump version
1 parent 56b0c8a commit 9fdd00e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88
### Known issues
99
- The visualization is not shown after hiding the webview with another window and showing it again
1010

11+
## [0.5.1]
12+
### Added
13+
- Information about LLDB
14+
1115
## [0.5.0]
1216
### Added
1317
- Visualization of C++ STL `span`

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphicaldebugging-vscode",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"publisher": "AdamWulkiewicz",
55
"author": {
66
"name": "Adam Wulkiewicz"

0 commit comments

Comments
 (0)