From ffbf4379dcdf98f9a43b90a784641770252be390 Mon Sep 17 00:00:00 2001 From: jan-kubica Date: Thu, 4 Jun 2026 15:03:45 +0200 Subject: [PATCH] chore: bump to 2.0.1 --- README.md | 5 +---- VERSION | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index be1ddaf..c8c0476 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Stella + stella

# @stll/stdnum @@ -19,9 +19,6 @@ npm install @stll/stdnum bun add @stll/stdnum ``` -Tagged releases are published from GitHub Actions -with npm provenance enabled. - ## Usage ```typescript diff --git a/VERSION b/VERSION index 227cea2..38f77a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.0 +2.0.1 diff --git a/package.json b/package.json index ba15a9c..0eeaab7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stll/stdnum", - "version": "2.0.0", + "version": "2.0.1", "description": "Validate, compact, and format standard identifiers for Node.js and Bun. Pure TypeScript, zero dependencies, tree-shakeable per identifier.", "keywords": [ "credit-card",