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",