feat: Allow selective continuation of goals #27

Merged
aniva merged 14 commits from goal/continuation into dev 2023-11-07 16:49:56 -08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 782ce38c87 - Show all commits

View File

@ -1,5 +1,5 @@
namespace Pantograph
def version := "0.2.7"
def version := "0.2.8"
end Pantograph