chore: release v0.1.1

This commit is contained in:
rzmk 2024-02-20 11:46:52 -05:00
parent 8fd5b9a0c6
commit 875f11f4c9
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "fformat",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"dev": "next dev",

View file

@ -39,5 +39,5 @@
},
"identifier": "com.fformat.dev",
"productName": "fformat",
"version": "0.1.0"
"version": "0.1.1"
}