chore: Release pgd version 0.0.2

This commit is contained in:
hdbg
2025-12-06 20:50:28 +01:00
parent 5b8feaa3c8
commit eee5f4c714
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "pgd"
version = "0.0.1"
version = "0.0.2"
edition = "2024"
description = "CLI to manage postgres instances for local development"
repository = "https://github.com/MarketTakers/pgd"