Update version to 1.0.4

This commit is contained in:
Bart Ribbers 2022-12-12 14:19:03 +01:00
parent 0d83fc51a0
commit 6b84634f9a
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
# 1.0.4
* Fixed a nullcheck being done on the nullable user in Avatar
## 1.0.3
* No longer crashes without profile data

View file

@ -124,7 +124,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.3"
version: "1.0.4"
flutter_test:
dependency: "direct dev"
description: flutter

View file

@ -1,6 +1,6 @@
name: flutter_profile
description: Flutter profile package
version: 1.0.3
version: 1.0.4
repository: https://github.com/Iconica-Development/flutter_profile
environment: