Skip to content

Commit 652bcd2

Browse files
authored
Merge pull request #144 from tmr232/prep-for-0.0.15
Update version to 0.0.15
2 parents 846f3f3 + 3843a7c commit 652bcd2

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
@@ -6,6 +6,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
## [Unreleased]
88

9+
## [0.0.15] - 2025-03-26
10+
911
### Added
1012

1113
- Python catch-all cases in match statements are now detected.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"//": "START EXTENSION ATTRIBUTES",
8181
"publisher": "tamir-bahar",
8282
"name": "function-graph-overview",
83-
"version": "0.0.14",
83+
"version": "0.0.15",
8484
"description": "Function Graph Overview",
8585
"displayName": "Function Graph Overview",
8686
"icon": "./media/icon.png",

0 commit comments

Comments
 (0)