Version bump to 0.2.4 due to breaking change

This commit is contained in:
Leni Aniva 2023-08-27 19:59:31 -07:00
parent a6e337a89e
commit b98304f78a
1 changed files with 1 additions and 1 deletions

View File

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