diff --git a/src/CxxWrap.jl b/src/CxxWrap.jl index 4a0f867..4640b96 100644 --- a/src/CxxWrap.jl +++ b/src/CxxWrap.jl @@ -10,7 +10,7 @@ ConstCxxPtr, ConstCxxRef, CxxRef, CxxPtr, CppEnum, ConstArray, CxxBool, CxxLong, CxxULong, CxxChar, CxxChar16, CxxChar32, CxxWchar, CxxUChar, CxxSignedChar, CxxLongLong, CxxULongLong, ptrunion, gcprotect, gcunprotect, isnull, libcxxwrapversion -const libcxxwrap_version_range = (v"0.12.1", v"0.13") +const libcxxwrap_version_range = (v"0.13.0", v"0.14") using libcxxwrap_julia_jll # for libcxxwrap_julia and libcxxwrap_julia_stl