chore: Update version to v0.3.4 #226

Merged
aniva merged 1 commits from chore/version into dev 2025-07-02 14:59:21 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7a18fb1f9c - Show all commits

View File

@ -1,6 +1,6 @@
namespace Pantograph namespace Pantograph
@[export pantograph_version] @[export pantograph_version]
def version := "0.3.3" def version := "0.3.4"
end Pantograph end Pantograph