./set-version.py 3.1.0

This commit is contained in:
Nick Gerleman
2024-06-22 22:12:23 -07:00
parent baf670e261
commit 69b8934429
4 changed files with 4 additions and 4 deletions

View File

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