We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0a8b5 commit db5762bCopy full SHA for db5762b
CHANGES.md
@@ -1,6 +1,12 @@
1
Hollo changelog
2
===============
3
4
+Version 0.3.2
5
+-------------
6
+
7
+To be released.
8
9
10
Version 0.3.1
11
-------------
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@fedify/hollo",
"description": "Federated single-user microblogging software",
- "version": "0.3.1",
+ "version": "0.3.2",
"private": true,
"scripts": {
"prod": "bun run migrate && bun run src/index.tsx",
0 commit comments