diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ library | latest version | category | description **gb.h** | 0.27 | misc | Helper library (Standard library _improvement_) **gb_math.h** | 0.07e | math | Vector math library geared towards game development **gb_gl.h** | 0.05 | graphics | OpenGL Helper Library -**gb_string.h** | 0.95a | strings | A better string library (this is built into gb.h too with custom allocator support!) +**gb_string.h** | 0.96 | strings | A better string library (this is built into gb.h too with custom allocator support!) **gb_ini.h** | 0.93 | misc | Simple ini file loader library |
