Skip to content

Commit 1ee5c16

Browse files
committed
Version bump
[ci skip]
1 parent 2801037 commit 1ee5c16

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.14.4
7+
--------------
8+
9+
To be released.
10+
11+
612
Version 0.14.3
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.14.3",
3+
"version": "0.14.4",
44
"license": "MIT",
55
"exports": "./mod.ts",
66
"importMap": "import_map.g.json",

src/deno.json

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

0 commit comments

Comments
 (0)