v0.0.533 Made String() functions in bfcodegen nil-ptr safe
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m9s

This commit is contained in:
2024-10-22 09:36:40 +02:00
parent e884ba6b89
commit c571f3f888
6 changed files with 20 additions and 7 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.532"
const GoextVersion = "0.0.533"
const GoextVersionTimestamp = "2024-10-13T16:33:39+0200"
const GoextVersionTimestamp = "2024-10-22T09:36:40+0200"