Skip to content

Commit dacd07d

Browse files
authored
Bump to v7.1.3 (#1528)
Release-Version: v7.1.3
1 parent f1b29cd commit dacd07d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
## Unreleased
1010

11+
## 7.1.3 - 2024-10-29
12+
1113
### Fixed
1214

1315
- `phylum package` showing complete packages as analysis failures

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "phylum-cli"
3-
version = "7.1.2"
3+
version = "7.1.3"
44
authors = ["Phylum, Inc. <[email protected]>"]
55
license = "GPL-3.0-or-later"
66
edition = "2021"

0 commit comments

Comments
 (0)