From 4ea16f97224409b61bd856f8aae94073768ab004 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:01:29 -0500 Subject: [PATCH] 0.44.0 (#460) Co-authored-by: GitHub CD bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2829ccab..8b468a85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ferns-api", - "version": "0.43.0", + "version": "0.44.0", "description": "Styled after the Django & Django REST Framework, a batteries-include framework for building REST APIs with Node/Express/Mongoose.", "main": "dist/index.js", "types": "dist/index.d.ts",