feat: Simplify printing of names and expressions #25

Merged
aniva merged 5 commits from io/serial into dev 2023-10-29 13:08:06 -07:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit afed5bbc8d - Show all commits

View File

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