From 2d608139d9470d60504cdc0b7877a14ba878a1d5 Mon Sep 17 00:00:00 2001 From: Islam Shehata Date: Wed, 7 Aug 2024 12:59:54 +0300 Subject: [PATCH] bump version to 1.4.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b05fafec..22c46a4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "next-axiom", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "next-axiom", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "dependencies": { "use-deep-compare": "^1.2.1" diff --git a/package.json b/package.json index a5cbfab4..476ccee1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "next-axiom", "description": "Send WebVitals from your Next.js project to Axiom.", - "version": "1.3.0", + "version": "1.4.0", "author": "Axiom, Inc.", "license": "MIT", "contributors": [