Merge pull request 'chore: Update version' (#195) from chore/version into dev

Reviewed-on: #195
This commit is contained in:
Leni Aniva 2025-05-01 10:41:47 -07:00
commit 120eb90291
1 changed files with 1 additions and 1 deletions

View File

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