chore: Bump version to 0.3.0-rc.1

This commit is contained in:
Leni Aniva 2025-02-25 15:16:10 -08:00
parent 267290c8f7
commit ec3e1ff2c0
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
1 changed files with 1 additions and 1 deletions

View File

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