Skip to content

Commit 8578b5e

Browse files
committed
Update readme, package description & version
1 parent 90a96f9 commit 8578b5e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# PocketBaseUML
22

3-
![Publish NPM & deploy docs workflow](https://github.com/pocketbase-uml/pocketbase-uml.github.io/actions/workflows/publish-and-deploy.yml/badge.svg)
43
[![License][license-image]][license-url]
54
[![NPM version][npm-image]][npm-url]
65
[![Last commit][last-commit-image]][repo-url]
76
[![Downloads][downloads-image]][npm-url]
87
[![Language][language-image]][repo-url]
9-
[![Sponsor the author][sponsor-image]][sponsor-url]
8+
[![Sponsor the author][sponsor-image]][sponsor-url]
9+
![Publish NPM & deploy docs workflow](https://github.com/pocketbase-uml/pocketbase-uml.github.io/actions/workflows/publish-and-deploy.yml/badge.svg)
1010

1111
A free, open-source web application that generates UML diagrams from PocketBase databases.
1212

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pocketbase-uml",
3-
"version": "0.7.2",
4-
"description": "A web application that generates UML diagrams based on PocketBase databases",
3+
"version": "0.8.0",
4+
"description": "A free, open-source web application that generates UML diagrams based on PocketBase databases",
55
"keywords": [
66
"pocketbase",
77
"uml",

0 commit comments

Comments
 (0)