v0.0.207 renamed APIError to Error

This commit is contained in:
2023-07-25 10:47:00 +02:00
parent f826633e6e
commit fb847b03af
4 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
package goext
const GoextVersion = "0.0.206"
const GoextVersion = "0.0.207"
const GoextVersionTimestamp = "2023-07-24T18:50:14+0200"
const GoextVersionTimestamp = "2023-07-25T10:47:00+0200"