Skip to content

Commit db5762b

Browse files
committed
Version bump
[ci skip]
1 parent da0a8b5 commit db5762b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Hollo changelog
22
===============
33

4+
Version 0.3.2
5+
-------------
6+
7+
To be released.
8+
9+
410
Version 0.3.1
511
-------------
612

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fedify/hollo",
33
"description": "Federated single-user microblogging software",
4-
"version": "0.3.1",
4+
"version": "0.3.2",
55
"private": true,
66
"scripts": {
77
"prod": "bun run migrate && bun run src/index.tsx",

0 commit comments

Comments
 (0)