Skip to content

Commit 0ba716d

Browse files
committed
Prepare v0.14.12
1 parent eba2f92 commit 0ba716d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.14.12] - 2023-02-08
10+
11+
### Changed
12+
13+
- Update dependencies
14+
915
## [0.14.11] - 2023-07-05
1016

1117
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-mirror"
3-
version = "0.14.11"
3+
version = "0.14.12"
44
authors = ["Pascal Bach <[email protected]>"]
55
description = "Sync between different git repositories."
66
license = "MIT"

0 commit comments

Comments
 (0)