./set-version.py 2.0.0-beta.2

This commit is contained in:
Nick Gerleman
2023-07-12 18:07:57 -07:00
parent 6570e43a83
commit 11721f487d
4 changed files with 4 additions and 4 deletions

View File

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