Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit c342942

Browse files
committed
bump to 4.3.0
1 parent fcc49c0 commit c342942

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

documentation/api-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: "3.0.0"
22
info:
3-
version: "4.2.0"
3+
version: "4.3.0"
44
title: "FemDevs API Documentation"
55
description: |-
66
The documentation for the FemDevs API.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "femdevs-website",
3-
"version": "4.2.0",
3+
"version": "4.3.0",
44
"main": "index.js",
55
"readme": "README.md",
66
"scripts": {
@@ -48,7 +48,7 @@
4848
}
4949
],
5050
"license": "AGPL-3.0-or-later",
51-
"description": "The official source code for the Femdevs website including all the subdomains.",
51+
"description": "The official source code for the FemDevs website including all the subdomains.",
5252
"engines": {
5353
"node": ">=20.0.0",
5454
"npm": ">=10.0.0"

0 commit comments

Comments
 (0)