chore: Update version to 0.3.3 #218

Merged
aniva merged 1 commits from chore/version into dev 2025-06-20 12:35:00 -07:00
1 changed files with 1 additions and 1 deletions

View File

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