feat: Handling of private names #36

Merged
aniva merged 6 commits from library/catalog into dev 2023-12-05 20:22:38 -08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cf856d2880 - Show all commits

View File

@ -1,5 +1,5 @@
namespace Pantograph
def version := "0.2.9"
def version := "0.2.10"
end Pantograph