Skip to content

Commit 36122b8

Browse files
committed
Release 0.3.0
1 parent bfc3447 commit 36122b8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.0] - 2024-09-22
11+
1012
### Added
1113
- `StringReceiversOverlap` detector: PR [#122](https://github.com/nowarp/misti/pull/122)
1214
- `AsmIsUsed` detector: Issue [#119](https://github.com/nowarp/misti/issues/119)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nowarp/misti",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nowarp/misti.git"

0 commit comments

Comments
 (0)