./set-version.py 3.2.1

This commit is contained in:
Nick Gerleman
2024-12-12 17:41:47 -08:00
parent 2dfdf6c824
commit 042f501315
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "yoga-layout",
"version": "3.2.0",
"version": "3.2.1",
"description": "An embeddable and performant flexbox layout engine with bindings for multiple languages",
"license": "MIT",
"author": "Meta Open Source",