chore: Version bump #168

Merged
aniva merged 4 commits from chore/version into dev 2025-02-25 15:16:44 -08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit ec3e1ff2c0 - Show all commits

View File

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