Bump versions to 0.4.3

This commit is contained in:
Andras Schmelczer 2025-07-09 22:45:36 +01:00
parent 4d7db34488
commit e78a0ab296
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "reconcile"
description = "Think diff3 or git merge, but with automated conflict resolution that requires no user intervention"
version = "0.4.2"
version = "0.4.3"
rust-version = "1.85"
authors = ["Andras Schmelczer <andras@schmelczer.dev>"]
edition = "2024"