chore: Update version to 0.2.25 #156

Merged
aniva merged 1 commits from chore/version into dev 2025-01-13 12:29:12 -08:00
1 changed files with 1 additions and 1 deletions

View File

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