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 90ac57f 11.0.3
90ac57f is described below
commit 90ac57f3f1c54374ea3680f99062208c9ff046a9
Author: Glynn Bird <[email protected]>
AuthorDate: Thu Oct 16 10:43:03 2025 +0100
11.0.3
---
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 63b33be..7987105 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "nano",
- "version": "11.0.2",
+ "version": "11.0.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "nano",
- "version": "11.0.2",
+ "version": "11.0.3",
"license": "Apache-2.0",
"devDependencies": {
"@types/node": "^24.4.0",
diff --git a/package.json b/package.json
index 09de36a..483d1f8 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.2",
+ "version": "11.0.3",
"author": "Apache CouchDB <[email protected]>
(http://couchdb.apache.org)",
"keywords": [
"couchdb",