Skip to content

Commit 03970a3

Browse files
Initial release 0.0.1 & 0.0.2
1 parent d579939 commit 03970a3

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.2
2+
3+
* Fix typo in package description.
4+
15
## 0.0.1
26

3-
* TODO: Describe initial release.
7+
* Initial preview release.

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ packages:
176176
path: ".."
177177
relative: true
178178
source: path
179-
version: "0.0.1"
179+
version: "0.0.2"
180180
html:
181181
dependency: transitive
182182
description:

pubspec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: help_ukraine_widget
2-
description: A new Flutter package project.
3-
version: 0.0.1
2+
description: Flutter widget to raise awareness of the war in Ukraine and collect donations.
3+
version: 0.0.2
4+
homepage: https://github.com/solid-software/help_ukraine_widget/
45

56
environment:
67
sdk: '>=2.17.6 <3.0.0'

0 commit comments

Comments
 (0)