Skip to content

Commit dd43d0c

Browse files
committed
Version bump
[ci skip]
1 parent 7163c25 commit dd43d0c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGES.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
Fedify changelog
44
================
55

6+
Version 0.10.2
7+
--------------
8+
9+
To be released.
10+
11+
612
Version 0.10.1
713
--------------
814

cli/deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fedify/cli",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"exports": "./mod.ts",
55
"importMap": "import_map.g.json",
66
"compilerOptions": {

deno.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fedify/fedify",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"exports": {
55
".": "./mod.ts",
66
"./federation": "./federation/mod.ts",

0 commit comments

Comments
 (0)