JuliaData / FlatBuffers.jl

A pure Julia implementation of google flatbuffers
https://juliadata.github.io/FlatBuffers.jl/stable
Other
43 stars 14 forks source link

fix version bounds for `ismutabletype` #60

Closed simeonschaub closed 3 years ago

simeonschaub commented 3 years ago

The version bound actually doesn't catch the 1.7 RC versions.

simeonschaub commented 3 years ago

Thanks for the quick merge! Would you mind also tagging a new patch release with this fix?