chore: Update version to 0.3.2

This commit is contained in:
Leni Aniva 2025-06-17 11:54:38 -07:00
parent 86f69dd08c
commit 292fb0be4b
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.1"
def version := "0.3.2"
end Pantograph