Skip to content

Commit c502607

Browse files
Extend package description (#15)
* Update pubspec.yaml * Update pubspec.yaml * Update CHANGELOG.md
1 parent b20e876 commit c502607

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

performance/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.0+1
2+
3+
* Extended package description.
4+
15
## 0.1.0
26

37
* Published initial version.

performance/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: performance
2-
description: Performance overlay for Flutter apps that works on web.
3-
version: 0.1.0
2+
description: Performance overlay package for Flutter apps that works on web.
3+
version: 0.1.0+1
44
homepage: https://github.com/creativecreatorormaybenot/performance/tree/main/performance
55

66
environment:

0 commit comments

Comments
 (0)