Skip to content

Commit ecc6c8c

Browse files
committed
Release 0.9.0
1 parent 5e5b73c commit ecc6c8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Fedify changelog
66
Version 0.9.0
77
-------------
88

9-
To be released.
9+
Released on June 2, 2024.
1010

1111
- Added `Tombstone` class to Activity Vocabulary API.
1212

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Fedify is an ESM-only package, so you need to add `"type": "module"` to the
127127
{
128128
"type": "module",
129129
"dependencies": {
130-
"@fedify/fedify": "^0.8.0"
130+
"@fedify/fedify": "^0.9.0"
131131
}
132132
}
133133
~~~~

0 commit comments

Comments
 (0)