This is an automated email from the ASF dual-hosted git repository.

glynnbird pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git


The following commit(s) were added to refs/heads/main by this push:
     new 3d754f8  11.0.2
3d754f8 is described below

commit 3d754f8b5a98317d7faae54b0f07d20fa1c1c183
Author: Glynn Bird <[email protected]>
AuthorDate: Mon Oct 6 09:17:34 2025 +0100

    11.0.2
---
 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 ec88a8a..63b33be 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "nano",
-  "version": "11.0.1",
+  "version": "11.0.2",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "nano",
-      "version": "11.0.1",
+      "version": "11.0.2",
       "license": "Apache-2.0",
       "devDependencies": {
         "@types/node": "^24.4.0",
diff --git a/package.json b/package.json
index 90f4a99..09de36a 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
   "license": "Apache-2.0",
   "homepage": "http://github.com/apache/couchdb-nano";,
   "repository": "http://github.com/apache/couchdb-nano";,
-  "version": "11.0.1",
+  "version": "11.0.2",
   "author": "Apache CouchDB <[email protected]> 
(http://couchdb.apache.org)",
   "keywords": [
     "couchdb",

Reply via email to