fix: Prevent incorrect inheritance of calc rhs #66

Merged
aniva merged 5 commits from goal/calc into dev 2024-04-12 20:52:18 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7a4d462a87 - Show all commits

View File

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