1
0
Fork 0

🔖 v3.0.0-alpha.10

This commit is contained in:
Enoch Riese 2023-05-08 01:34:29 -05:00
parent b77490204d
commit 837b86368d
157 changed files with 455 additions and 454 deletions

View file

@ -1,4 +1,4 @@
// This file is auto-generated | All changes you make will be overwritten.
export const name = '@freesewing/models'
export const version = '3.0.0-alpha.9'
export const version = '3.0.0-alpha.10'
export const data = { name, version }

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/models",
"version": "3.0.0-alpha.9",
"version": "3.0.0-alpha.10",
"description": "Body measurements data for a range of default sizes",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",