From 8e67f029d08723d9902fc8069e3129ab4303b647 Mon Sep 17 00:00:00 2001 From: Mohamed Achaq Date: Tue, 9 Jan 2024 11:13:35 +0100 Subject: [PATCH] chore: version package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0b15b..178e660 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@triyanox/next-routes", "description": "You will never have broken links in your Next.js app again", - "version": "0.0.0", + "version": "0.0.1", "main": "dist/index.js", "author": { "name": "Mohamed Achaq",