Skip to content

Commit

Permalink
build: Bump version to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Sep 15, 2023
1 parent 3c473ce commit b14912f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.0.2
- fix: Not found handler returns status code 200

## 1.0.1
- Dark mode for status page
- Add not found handler
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fluffygate
description: Dead simple push gateway for Matrix to Firebase Cloud Messaging written in Dart.
version: 1.0.1
version: 1.0.2
repository: https://github.com/krille-chan/fluffygate

environment:
Expand Down

0 comments on commit b14912f

Please sign in to comment.