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 260862b  11.0.6
260862b is described below

commit 260862b9e74a71324cc27e82f854e9976765758b
Author: Glynn Bird <[email protected]>
AuthorDate: Fri Jul 3 08:42:45 2026 +0100

    11.0.6
---
 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 a6d81cf..88ed01d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "nano",
-  "version": "11.0.5",
+  "version": "11.0.6",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "nano",
-      "version": "11.0.5",
+      "version": "11.0.6",
       "license": "Apache-2.0",
       "devDependencies": {
         "@types/node": "^26.1.0",
diff --git a/package.json b/package.json
index 6f97fd8..f9818f2 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.5",
+  "version": "11.0.6",
   "author": "Apache CouchDB <[email protected]> 
(http://couchdb.apache.org)",
   "keywords": [
     "couchdb",

Reply via email to