Simplify goal bookkeeping mechanism #10

Merged
aniva merged 5 commits from tactic/book into dev 2023-08-30 19:18:37 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 8d5d7b6e3e - Show all commits

View File

@ -1,5 +1,5 @@
namespace Pantograph
def version := "0.2.3"
def version := "0.2.4"
end Pantograph