version bump

This commit is contained in:
John Estropia
2023-06-08 11:02:14 +09:00
parent 7988d98b92
commit a8bd937c68
7 changed files with 21 additions and 17 deletions

View File

@@ -74,7 +74,7 @@ extension Internals {
default:
Internals.abort("\(Internals.typeName(DynamicObject.self)) is not meant to be implemented by external types.")
}
}
}
internal init(_ entityDescription: NSEntityDescription) {