Skip to content

Commit

Permalink
chore: prepare 0.14.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bachp committed Jun 24, 2021
1 parent 3dc4168 commit 8032465
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [0.14.3] - 2021-06-24

### Fixed
- Don't report skipped tasks as YAML parser error.

Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-mirror"
version = "0.14.2"
version = "0.14.3"
authors = ["Pascal Bach <[email protected]>"]
description = "Sync between different git repositories."
license = "MIT"
Expand Down

0 comments on commit 8032465

Please sign in to comment.