From a867bde2c91ef51eaa35dfcacf65b651cf3c379b Mon Sep 17 00:00:00 2001 From: Riccardo Date: Wed, 2 Oct 2024 08:19:17 +0200 Subject: [PATCH] chore: update repo version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 405fadb..3ac5863 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nextjs-hackernews", - "version": "0.4.0", + "version": "0.5.0", "description": "Newsletter with the top stories from the Hacker News forum", "author": "riccardo@frompixels.com", "scripts": {