Skip to content

Commit

Permalink
Release 0.7.2 (#281)
Browse files Browse the repository at this point in the history
Bump dependencies

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
  • Loading branch information
flavio authored Jul 6, 2023
1 parent 350da19 commit 4111411
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# v0.7.2

## What's Changed
* chore(deps): Update cached requirement from 0.42.0 to 0.44.0 by @dependabot in https://github.com/sigstore/sigstore-rs/pull/277
* chore(deps): Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in https://github.com/sigstore/sigstore-rs/pull/278
* chore(deps): update picky dependency by @flavio in https://github.com/sigstore/sigstore-rs/pull/279

**Full Changelog**: https://github.com/sigstore/sigstore-rs/compare/v0.7.1...v0.7.2

# v0.7.1

## What's Changed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "sigstore"
description = "An experimental crate to interact with sigstore"
version = "0.7.1"
version = "0.7.2"
edition = "2021"
authors = ["sigstore-rs developers"]
license = "Apache-2.0"
Expand Down

0 comments on commit 4111411

Please sign in to comment.