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

View File

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