Skip to content

Commit 6b68e0e

Browse files
Merge pull request #70 from michaelcozzolino/fix/visual-tests
Release v2.0.0
2 parents cf35b88 + 4016d52 commit 6b68e0e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ We are grateful for the contributions of the open-source community, particularly
3636

3737
- [FlyonUI](https://flyonui.com/)
3838

39-
These projects form the backbone of FlyonUI, allowing us to build a powerful and user-friendly UI kit.
39+
These projects form the backbone of FlyonUI Vue, allowing us to build a powerful and user-friendly Vue components UI kit.
4040

4141
[//]: # (todo: add contribution guide and versioning)

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flyonui-vue",
33
"type": "module",
4-
"version": "2.0.0-alpha.4",
4+
"version": "2.0.0",
55
"author": "Michael Cozzolino",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)