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 80ad7a2bd0
commit 8d5d7b6e3e
Signed by: aniva
GPG Key ID: 4D9B1C8D10EA4C50
1 changed files with 1 additions and 1 deletions

View File

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