Skip to content

Commit 3a4393d

Browse files
committed
Bender 0.27.1
1 parent b57eb98 commit 3a4393d

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## Unreleased
8+
9+
## 0.27.1 - 2023-01-25
810
### Fixed
911
- Fixed accidental debug print in `sources` command
1012

Cargo.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bender"
3-
version = "0.27.0"
3+
version = "0.27.1"
44
authors = ["Fabian Schuiki <[email protected]>", "Andreas Kurth <[email protected]>", "Michael Rogenmoser <[email protected]>"]
55
repository = "https://github.com/pulp-platform/bender"
66
description = "A dependency management tool for hardware projects."

0 commit comments

Comments
 (0)