diff --git a/vector.h b/vector.h index 7a8a534..1739f3e 100644 --- a/vector.h +++ b/vector.h @@ -1,6 +1,6 @@ /* vector.h - Vectors for C -Version: 2.0.0 +Version: 1.0.0 Description: Header-only library for vectors in C. Memory safe against the mistakes it can