chore: Update version to 0.3.5

This commit is contained in:
Leni Aniva 2025-07-11 20:57:57 -07:00
parent 757db11a77
commit 9a36c6fbeb
Signed by: aniva
GPG Key ID: D5F96287843E8DFB
1 changed files with 1 additions and 1 deletions

View File

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