From 830f8d3498bd068b49c043da3059e159af7aa1e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Feb 2023 22:07:32 +0000 Subject: [PATCH] release v3.0.25 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7814ea0..51f92c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "creditcard.js", - "version": "3.0.24", + "version": "3.0.25", "description": "A simple library for credit-card validation in JavaScript", "main": "dist/creditcard.js", "repository": "ContaAzul/creditcard.js",