chore: Update version to 0.3.5 #237

Merged
aniva merged 1 commits from chore/version into dev 2025-07-12 12:09:33 -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.4"
def version := "0.3.5"
end Pantograph