chore(version): bump version to 0.3.0
Some checks failed
Auto Changelog & (Release) / release (push) Successful in 7s
Build and Publish nightly package / build-and-publish (push) Has been cancelled

This commit is contained in:
2025-11-27 18:23:01 +01:00
parent 529cd19ec6
commit 702aa2a75b
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.2.0 0.3.0

View File

@@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "repocat" name = "repocat"
version = "0.2.0" version = "0.3.0"
description = "" description = ""
authors = ["Max P. <Mail@MPassarello.de>"] authors = ["Max P. <Mail@MPassarello.de>"]
readme = "README.md" readme = "README.md"