@mmmbuto/gemini-cli-termux 0.38.3-termux → 0.40.0-termux

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -9,7 +9,7 @@
9
9
 
10
10
  </div>
11
11
 
12
- > News (2026-04-18): `v0.38.3-termux` rebases the fork onto upstream `v0.38.2`
12
+ > News (2026-04-18): `v0.40.0-termux` rebases the fork onto upstream `v0.40.0`
13
13
  > and fixes npm/GitHub packaging hygiene. Restored: fork README, update command,
14
14
  > release docs, publish metadata, and clean Termux release flow.
15
15
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mmmbuto/gemini-cli-termux",
3
- "version": "0.38.3-termux",
3
+ "version": "0.40.0-termux",
4
4
  "description": "Android/Termux-focused fork of Google Gemini CLI (`google-gemini/gemini-cli`).",
5
5
  "engines": {
6
6
  "node": ">=20.0.0"