bump version to v3.1.6 for further development

This commit is contained in:
Daan 2025-06-13 22:11:38 -07:00
parent dfa50c37d9
commit dc84ea7866
4 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"name": "mimalloc",
"version": "3.1.4",
"version": "3.1.5",
"port-version": 2,
"description": "Compact general purpose allocator with excellent performance",
"homepage": "https://github.com/microsoft/mimalloc",